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

Variables

 podioevent = FCCDataSvc("EventDataSvc")
 Data service.
 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
 out
 outputCommands
 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

◆ out

geant_fullsim_gdml.out
Initial value:
1= PodioOutput("out",
2 OutputLevel=DEBUG)

◆ 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

◆ podioevent

geant_fullsim_gdml.podioevent = FCCDataSvc("EventDataSvc")

Data service.

◆ TopAlg

geant_fullsim_gdml.TopAlg