ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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_REFERENCE_PHYSLIST_FACTORY(physics_list) |
#define | G4_REFERENCE_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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 65 of file G4PhysListStamper.hh
#define G4_REFERENCE_PHYSLIST_FACTORY | ( | physics_list | ) |
Definition at line 80 of file G4PhysListStamper.hh.
View newest version in sPHENIX GitHub at line 80 of file G4PhysListStamper.hh
#define G4_REFERENCE_PHYSLIST_FACTORY_NS | ( | physics_list, | |
nsname, | |||
plbase | |||
) |
Definition at line 87 of file G4PhysListStamper.hh.
View newest version in sPHENIX GitHub at line 87 of file G4PhysListStamper.hh