k4SimGeant4
|
Variables | |
guntool = MomentumRangeParticleGun("Gun2") | |
ThetaMin | |
ThetaMax | |
PdgCodes | |
guntool2 = MomentumRangeParticleGun("Gun1") | |
pileuptool = ConstPileUp() | |
numPileUpEvents | |
gen = GenAlg() | |
SignalProvider | |
PileUpProvider | |
PileUpTool | |
Path | |
hepmc_converter = HepMCToEDMConverter("Converter") | |
dumper = HepMCDumper("Dumper") | |
geoservice = GeoSvc("GeoSvc", detectors=['file:Test/TestGeometry/data/TestBoxCaloSD_3readouts.xml'], OutputLevel = DEBUG) | |
geantservice = SimG4Svc("SimG4Svc", physicslist='SimG4TestPhysicsList') | |
inspecttool = InspectHitsCollectionsTool("inspect", readoutNames=["ECalHits"], OutputLevel = DEBUG) | |
savecaltool = SimG4SaveCalHits("saveECalHits", readoutNames = ["ECalHits"], OutputLevel = DEBUG) | |
geantsim = SimG4Alg("SimG4Alg", outputs= ["SimG4SaveCalHits/saveECalHits","InspectHitsCollectionsTool/inspect"]) | |
merge | |
podiosvc = FCCDataSvc("EventDataSvc") | |
out = PodioOutput("out", filename="output_test_mergeCells.root") | |
outputCommands | |
EvtSel | |
EvtMax | |
TopAlg | |
ExtSvc | |
OutputLevel | |
mergeCells.dumper = HepMCDumper("Dumper") |
mergeCells.EvtMax |
mergeCells.EvtSel |
mergeCells.ExtSvc |
mergeCells.geantservice = SimG4Svc("SimG4Svc", physicslist='SimG4TestPhysicsList') |
mergeCells.geantsim = SimG4Alg("SimG4Alg", outputs= ["SimG4SaveCalHits/saveECalHits","InspectHitsCollectionsTool/inspect"]) |
mergeCells.gen = GenAlg() |
mergeCells.geoservice = GeoSvc("GeoSvc", detectors=['file:Test/TestGeometry/data/TestBoxCaloSD_3readouts.xml'], OutputLevel = DEBUG) |
mergeCells.guntool = MomentumRangeParticleGun("Gun2") |
mergeCells.guntool2 = MomentumRangeParticleGun("Gun1") |
mergeCells.hepmc_converter = HepMCToEDMConverter("Converter") |
mergeCells.inspecttool = InspectHitsCollectionsTool("inspect", readoutNames=["ECalHits"], OutputLevel = DEBUG) |
mergeCells.merge |
mergeCells.numPileUpEvents |
mergeCells.out = PodioOutput("out", filename="output_test_mergeCells.root") |
mergeCells.outputCommands |
mergeCells.OutputLevel |
mergeCells.Path |
mergeCells.PdgCodes |
mergeCells.PileUpProvider |
mergeCells.PileUpTool |
mergeCells.pileuptool = ConstPileUp() |
mergeCells.podiosvc = FCCDataSvc("EventDataSvc") |
mergeCells.savecaltool = SimG4SaveCalHits("saveECalHits", readoutNames = ["ECalHits"], OutputLevel = DEBUG) |
mergeCells.SignalProvider |
mergeCells.ThetaMax |
mergeCells.ThetaMin |
mergeCells.TopAlg |