Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Variables
ExN03 Namespace Reference

Data Structures

class  App
 

Variables

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

Variable Documentation

tuple ExN03.app = App()

Definition at line 425 of file ExN03.py.

tuple ExN03.exN03geom = g4py.ExN03geom.ExN03DetectorConstruction()

Definition at line 41 of file ExN03.py.

tuple ExN03.exN03PL = g4py.ExN03pl.PhysicsList()

Definition at line 56 of file ExN03.py.

tuple ExN03.heprepDir = os.environ.get("G4HEPREPFILE_DIR")

Definition at line 121 of file ExN03.py.

tuple ExN03.heprepName = os.environ.get("G4HEPREPFILE_NAME")

Definition at line 122 of file ExN03.py.

tuple ExN03.heprepViewer = os.environ.get("G4HEPREPFILE_VIEWER")

Definition at line 120 of file ExN03.py.

tuple ExN03.pg = g4py.ParticleGun.Construct()

Definition at line 72 of file ExN03.py.

tuple ExN03.rand_engine = Ranlux64Engine()

Definition at line 24 of file ExN03.py.

tuple ExN03.vrmlDir = os.environ.get("G4VRML_DEST_DIR")

Definition at line 128 of file ExN03.py.

tuple ExN03.vrmlViewer = os.environ.get("G4VRMLFILE_VIEWER")

Definition at line 129 of file ExN03.py.