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

Variables

 podioevent = FCCDataSvc("EventDataSvc")
 
 geoservice
 
 geantservice = SimG4Svc("SimG4Svc", detector='SimG4DD4hepDetector', physicslist="SimG4FtfpBert", actions="SimG4FullSimActions")
 
 savetool = SimG4SaveTrackerHits("saveHits", readoutNames = ["TrackerBarrelReadout"])
 
 Path
 
 pgun
 
 geantsim
 
 positions = CreateVolumeTrackPositions("positions", OutputLevel = VERBOSE)
 
 out
 
 outputCommands
 
 filename
 
 chra = ChronoAuditor()
 
 audsvc = AuditorSvc()
 
 Auditors
 
 AuditExecute
 
 TopAlg
 
 EvtSel
 
 EvtMax
 
 ExtSvc
 
 OutputLevel
 

Variable Documentation

◆ AuditExecute

positions_tracker.AuditExecute

◆ Auditors

positions_tracker.Auditors

◆ audsvc

positions_tracker.audsvc = AuditorSvc()

◆ chra

positions_tracker.chra = ChronoAuditor()

◆ EvtMax

positions_tracker.EvtMax

◆ EvtSel

positions_tracker.EvtSel

◆ ExtSvc

positions_tracker.ExtSvc

◆ filename

positions_tracker.filename

◆ geantservice

positions_tracker.geantservice = SimG4Svc("SimG4Svc", detector='SimG4DD4hepDetector', physicslist="SimG4FtfpBert", actions="SimG4FullSimActions")

◆ geantsim

positions_tracker.geantsim
Initial value:
1= SimG4Alg("SimG4Alg",
2 outputs= ["SimG4SaveTrackerHits/saveHits"],
3 eventProvider = pgun,
4 OutputLevel=DEBUG)
Geant simulation algorithm.
Definition SimG4Alg.h:31

◆ geoservice

positions_tracker.geoservice
Initial value:
1= GeoSvc("GeoSvc", detectors=[ 'file:Detector/DetFCChhBaseline1/compact/FCChh_DectEmptyMaster.xml',
2 'file:Detector/DetFCChhTrackerTkLayout/compact/Tracker.xml'
3],
4 OutputLevel = INFO)
Definition GeoSvc.h:22

◆ out

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

◆ outputCommands

positions_tracker.outputCommands

◆ OutputLevel

positions_tracker.OutputLevel

◆ Path

positions_tracker.Path

◆ pgun

positions_tracker.pgun
Initial value:
1= SimG4SingleParticleGeneratorTool("SimG4SingleParticleGeneratorTool",saveEdm=True,
2 particleName = "mu-", energyMin = 1000, energyMax = 1000, etaMin = 0, etaMax = 0,
3 OutputLevel = DEBUG)
Tool that generates single particles with parameters set via options file.
Definition SimG4SingleParticleGeneratorTool.h:32

◆ podioevent

positions_tracker.podioevent = FCCDataSvc("EventDataSvc")

◆ positions

positions_tracker.positions = CreateVolumeTrackPositions("positions", OutputLevel = VERBOSE)

◆ savetool

positions_tracker.savetool = SimG4SaveTrackerHits("saveHits", readoutNames = ["TrackerBarrelReadout"])

◆ TopAlg

positions_tracker.TopAlg