Geant4  10.03.p03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExN03.py File Reference

Go to the source code of this file.

Classes

class  ExN03.App
 

Namespaces

 ExN03
 

Variables

tuple ExN03.rand_engine = Ranlux64Engine()
 
tuple ExN03.exN03geom = g4py.ExN03geom.ExN03DetectorConstruction()
 
tuple ExN03.exN03PL = g4py.EMSTDpl.PhysicsListEMstd()
 
tuple ExN03.pg = g4py.ParticleGun.Construct()
 
tuple ExN03.heprepViewer = os.environ.get("G4HEPREPFILE_VIEWER")
 
tuple ExN03.heprepDir = os.environ.get("G4HEPREPFILE_DIR")
 
tuple ExN03.heprepName = os.environ.get("G4HEPREPFILE_NAME")
 
tuple ExN03.vrmlDir = os.environ.get("G4VRML_DEST_DIR")
 
tuple ExN03.vrmlViewer = os.environ.get("G4VRMLFILE_VIEWER")
 
tuple ExN03.app = App()