k4SimGeant4
Loading...
Searching...
No Matches
geant_fullsim_gdml Namespace Reference

Variables

 iosvc = IOSvc("IOSvc")
 outputCommands
 det = SimG4GdmlDetector("SimG4GdmlDetector", gdml = "Sim/SimG4Common/gdml/example.xml")
 Geant4 service Configures the Geant simulation: geometry, physics list and user actions first create tool that builds geometry from GDML.
 geantservice = SimG4Svc("SimG4Svc", detector=det, physicslist="SimG4FtfpBert", actions="SimG4FullSimActions")
 particle_converter = SimG4PrimariesFromEdmTool("EdmConverter")
 Geant4 algorithm Translates EDM to G4Event, passes the event to G4.
 Path
 geantsim
 TopAlg
 EvtSel
 EvtMax
 ExtSvc
 order is important, as GeoSvc is needed by SimG4Svc
 OutputLevel

Variable Documentation

◆ det

geant_fullsim_gdml.det = SimG4GdmlDetector("SimG4GdmlDetector", gdml = "Sim/SimG4Common/gdml/example.xml")

Geant4 service Configures the Geant simulation: geometry, physics list and user actions first create tool that builds geometry from GDML.

◆ EvtMax

geant_fullsim_gdml.EvtMax

◆ EvtSel

geant_fullsim_gdml.EvtSel

◆ ExtSvc

geant_fullsim_gdml.ExtSvc

order is important, as GeoSvc is needed by SimG4Svc

◆ geantservice

geant_fullsim_gdml.geantservice = SimG4Svc("SimG4Svc", detector=det, physicslist="SimG4FtfpBert", actions="SimG4FullSimActions")

◆ geantsim

geant_fullsim_gdml.geantsim
Initial value:
1= SimG4Alg("SimG4Alg",
2 eventProvider=particle_converter)
Geant simulation algorithm.
Definition SimG4Alg.h:31

◆ iosvc

geant_fullsim_gdml.iosvc = IOSvc("IOSvc")

◆ outputCommands

geant_fullsim_gdml.outputCommands

◆ OutputLevel

geant_fullsim_gdml.OutputLevel

◆ particle_converter

geant_fullsim_gdml.particle_converter = SimG4PrimariesFromEdmTool("EdmConverter")

Geant4 algorithm Translates EDM to G4Event, passes the event to G4.

◆ Path

geant_fullsim_gdml.Path

◆ TopAlg

geant_fullsim_gdml.TopAlg