Juggler
Juggling algorithms and event processing using gaudi framework
example_crystalendcapsdigi Namespace Reference

Variables

 podioevent = EICDataSvc("EventDataSvc", inputs=["output_emcal_electrons_npsim.root"], OutputLevel=DEBUG)
 
 podioinput = PodioInput("PodioReader", collections=["MCParticles","EcalHits"], OutputLevel=DEBUG)
 
 emcaldigi = CrystalEndcapsDigi("ecal_digi",inputHitCollection="EcalHits",outputHitCollection="RawDigiEcalHits", OutputLevel=DEBUG)
 
 out = PodioOutput("out", filename="digi_emcal_electrons_npsim.root")
 
 outputCommands
 
 TopAlg
 
 EvtSel
 
 EvtMax
 
 ExtSvc
 
 OutputLevel
 

Variable Documentation

◆ emcaldigi

example_crystalendcapsdigi.emcaldigi = CrystalEndcapsDigi("ecal_digi",inputHitCollection="EcalHits",outputHitCollection="RawDigiEcalHits", OutputLevel=DEBUG)

◆ EvtMax

example_crystalendcapsdigi.EvtMax

◆ EvtSel

example_crystalendcapsdigi.EvtSel

◆ ExtSvc

example_crystalendcapsdigi.ExtSvc

◆ out

example_crystalendcapsdigi.out = PodioOutput("out", filename="digi_emcal_electrons_npsim.root")

◆ outputCommands

example_crystalendcapsdigi.outputCommands

◆ OutputLevel

example_crystalendcapsdigi.OutputLevel

◆ podioevent

example_crystalendcapsdigi.podioevent = EICDataSvc("EventDataSvc", inputs=["output_emcal_electrons_npsim.root"], OutputLevel=DEBUG)

◆ podioinput

example_crystalendcapsdigi.podioinput = PodioInput("PodioReader", collections=["MCParticles","EcalHits"], OutputLevel=DEBUG)

◆ TopAlg

example_crystalendcapsdigi.TopAlg