|
Geant4-11
|
Data Structures | |
| class | MyEventAction |
| class | MyField |
| class | MyPrimaryGeneratorAction |
| class | MyRunAction |
| class | MySteppingAction |
Functions | |
| def | Configure () |
| def | ConstructGeom () |
| def | Setup0 () |
| def | Setup1 () |
| def | Setup3 () |
| def run.Configure | ( | ) |
Definition at line 18 of file run.py.
References source.gControlExecute.
Referenced by ConstructGeom().
| def run.ConstructGeom | ( | ) |
Definition at line 45 of file run.py.
References Configure(), ConstructGeom(), source.gControlExecute, and G4Material.GetMaterial().
Referenced by ConstructGeom().
| def run.Setup0 | ( | ) |
Definition at line 21 of file run.py.
Referenced by Setup3().
| def run.Setup1 | ( | ) |
Definition at line 44 of file run.py.
| def run.Setup3 | ( | ) |
Definition at line 55 of file run.py.
References source.gApplyUICommand, and Setup0().