ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
void | AddPhysicsList (const G4String &plname) |
void | ListPhysicsList () |
Variables | |
static std::vector< std::string > | plList |
Definition at line 72 of file pyPhysicsLists.cc.
View newest version in sPHENIX GitHub at line 72 of file pyPhysicsLists.cc
References plList.
void pyPhysicsLists::ListPhysicsList | ( | ) |
Definition at line 76 of file pyPhysicsLists.cc.
View newest version in sPHENIX GitHub at line 76 of file pyPhysicsLists.cc
References G4cout, G4endl, and plList.
Referenced by export_PhysicsLists().
|
static |
Definition at line 70 of file pyPhysicsLists.cc.
View newest version in sPHENIX GitHub at line 70 of file pyPhysicsLists.cc
Referenced by AddPhysicsList(), export_PhysicsLists(), and ListPhysicsList().