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

Variables

 geoservice
 
 geantservice = SimG4Svc("SimG4Svc")
 
 savecaltool = SimG4SaveCalHits("saveECalHits", readoutNames = ["EMECPhiEta"])
 
 Path
 
 pgun
 
 geantsim = SimG4Alg("SimG4Alg", outputs= ["SimG4SaveCalHits/saveECalHits"], eventProvider=pgun)
 
 rewrite
 
 podiosvc = FCCDataSvc("EventDataSvc")
 
 out = PodioOutput("out")
 
 outputCommands
 
 filename
 
 TopAlg
 
 EvtSel
 
 EvtMax
 
 ExtSvc
 
 OutputLevel
 

Variable Documentation

◆ EvtMax

rewriteBitfield.EvtMax

◆ EvtSel

rewriteBitfield.EvtSel

◆ ExtSvc

rewriteBitfield.ExtSvc

◆ filename

rewriteBitfield.filename

◆ geantservice

rewriteBitfield.geantservice = SimG4Svc("SimG4Svc")

◆ geantsim

rewriteBitfield.geantsim = SimG4Alg("SimG4Alg", outputs= ["SimG4SaveCalHits/saveECalHits"], eventProvider=pgun)

◆ geoservice

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

◆ out

rewriteBitfield.out = PodioOutput("out")

◆ outputCommands

rewriteBitfield.outputCommands

◆ OutputLevel

rewriteBitfield.OutputLevel

◆ Path

rewriteBitfield.Path

◆ pgun

rewriteBitfield.pgun
Initial value:
1= SimG4SingleParticleGeneratorTool("SimG4SingleParticleGeneratorTool",saveEdm=True,
2 particleName="e-",energyMin=50000,energyMax=50000,etaMin=2,etaMax=2)
Tool that generates single particles with parameters set via options file.
Definition SimG4SingleParticleGeneratorTool.h:32

◆ podiosvc

rewriteBitfield.podiosvc = FCCDataSvc("EventDataSvc")

◆ rewrite

rewriteBitfield.rewrite
Initial value:
1= RewriteBitfield("Rewrite",
2 # old bitfield (readout)
3 oldReadoutName = "EMECPhiEta",
4 # specify which fields are going to be deleted
5 removeIds = ["sublayer"],
6 # new bitfield (readout), with new segmentation
7 newReadoutName = "EMECPhiEtaReco",
8 debugPrint = 10,
9 OutputLevel = DEBUG)
Rewrite the readout bitfield.
Definition RewriteBitfield.h:39

◆ savecaltool

rewriteBitfield.savecaltool = SimG4SaveCalHits("saveECalHits", readoutNames = ["EMECPhiEta"])

◆ TopAlg

rewriteBitfield.TopAlg