Geant4-11
Data Structures | Variables
ExN03 Namespace Reference

Data Structures

class  App
 

Variables

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

Variable Documentation

◆ app

ExN03.app = App()

Definition at line 425 of file ExN03.py.

◆ exN03geom

ExN03.exN03geom = g4py.ExN03geom.ExN03DetectorConstruction()

Definition at line 41 of file ExN03.py.

◆ exN03PL

ExN03.exN03PL = g4py.EMSTDpl.PhysicsListEMstd()

Definition at line 56 of file ExN03.py.

◆ heprepDir

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

Definition at line 121 of file ExN03.py.

◆ heprepName

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

Definition at line 122 of file ExN03.py.

◆ heprepViewer

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

Definition at line 120 of file ExN03.py.

◆ pg

Definition at line 72 of file ExN03.py.

◆ rand_engine

ExN03.rand_engine = Ranlux64Engine()

Definition at line 24 of file ExN03.py.

◆ vrmlDir

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

Definition at line 128 of file ExN03.py.

◆ vrmlViewer

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

Definition at line 129 of file ExN03.py.