k4SimGeant4
|
abstract interface to load physics lists More...
#include <SimG4Interface/include/SimG4Interface/ISimG4PhysicsList.h>
Public Member Functions | |
DeclareInterfaceID (ISimG4PhysicsList, 1, 0) | |
Retrieve interface ID. | |
virtual G4VModularPhysicsList * | physicsList ()=0 |
get initilization hook for the physics list | |
abstract interface to load physics lists
ISimG4PhysicsList::DeclareInterfaceID | ( | ISimG4PhysicsList | , |
1 | , | ||
0 | ) |
Retrieve interface ID.
|
pure virtual |
get initilization hook for the physics list
Implemented in SimG4FastSimPhysicsList, SimG4FtfpBert, SimG4GeantinoDeposits, SimG4OpticalPhysicsList, and SimG4UserLimitPhysicsList.