|
Geant4
10.03
|
Functions | |
| void | AddPhysicsList (const G4String &plname) |
| void | ListPhysicsList () |
Variables | |
| static std::vector< std::string > | plList |
| void pyPhysicsLists::AddPhysicsList | ( | const G4String & | plname | ) |
Definition at line 73 of file pyPhysicsLists.cc.
| void pyPhysicsLists::ListPhysicsList | ( | ) |
Definition at line 77 of file pyPhysicsLists.cc.
References G4cout, and G4endl.
Referenced by export_PhysicsLists().
Here is the caller graph for this function:
|
static |
Definition at line 71 of file pyPhysicsLists.cc.
Referenced by export_PhysicsLists().