Geant4
10.01.p03
|
Go to the source code of this file.
Classes | |
class | G4VBasePhysListStamper |
class | G4PhysListStamper< T > |
Macros | |
#define | G4_DECLARE_PHYSLIST_FACTORY(physics_list) const G4PhysListStamper<physics_list>& physics_list##Factory = G4PhysListStamper<physics_list>(#physics_list) |
#define | G4_DECLARE_PHYSLIST_FACTORY_NS(physics_list, nsname, plbase) |
#define G4_DECLARE_PHYSLIST_FACTORY | ( | physics_list | ) | const G4PhysListStamper<physics_list>& physics_list##Factory = G4PhysListStamper<physics_list>(#physics_list) |
Definition at line 59 of file G4PhysListStamper.hh.
#define G4_DECLARE_PHYSLIST_FACTORY_NS | ( | physics_list, | |
nsname, | |||
plbase | |||
) |
Definition at line 65 of file G4PhysListStamper.hh.