Geant4
10.02.p03
|
Classes | |
class | App |
Variables | |
rand_engine = Ranlux64Engine() | |
exN03geom = g4py.ExN03geom.ExN03DetectorConstruction() | |
exN03PL = g4py.ExN03pl.PhysicsList() | |
pg = g4py.ParticleGun.Construct() | |
heprepViewer = os.environ.get("G4HEPREPFILE_VIEWER") | |
heprepDir = os.environ.get("G4HEPREPFILE_DIR") | |
heprepName = os.environ.get("G4HEPREPFILE_NAME") | |
vrmlDir = os.environ.get("G4VRML_DEST_DIR") | |
vrmlViewer = os.environ.get("G4VRMLFILE_VIEWER") | |
app = App() | |
ExN03.exN03geom = g4py.ExN03geom.ExN03DetectorConstruction() |
ExN03.pg = g4py.ParticleGun.Construct() |