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

Variables

 podioevent = EICDataSvc("EventDataSvc", inputs=["derp.root"], OutputLevel=DEBUG)
 
 geo_service = GeoSvc(detectors=["topside/vertex_barrel.xml")
 
 podioinput = PodioInput("PodioReader", collections=["mcparticles","FAEC_ShHits"], OutputLevel=DEBUG)
 
 checker = ReadTestConsumer()
 
 out = PodioOutput("out", filename="test.root")
 
 outputCommands
 
 TopAlg
 
 EvtSel
 
 EvtMax
 
 ExtSvc
 
 OutputLevel
 

Variable Documentation

◆ checker

reader_with_geosvc.checker = ReadTestConsumer()

◆ EvtMax

reader_with_geosvc.EvtMax

◆ EvtSel

reader_with_geosvc.EvtSel

◆ ExtSvc

reader_with_geosvc.ExtSvc

◆ geo_service

reader_with_geosvc.geo_service = GeoSvc(detectors=["topside/vertex_barrel.xml")

◆ out

reader_with_geosvc.out = PodioOutput("out", filename="test.root")

◆ outputCommands

reader_with_geosvc.outputCommands

◆ OutputLevel

reader_with_geosvc.OutputLevel

◆ podioevent

reader_with_geosvc.podioevent = EICDataSvc("EventDataSvc", inputs=["derp.root"], OutputLevel=DEBUG)

◆ podioinput

reader_with_geosvc.podioinput = PodioInput("PodioReader", collections=["mcparticles","FAEC_ShHits"], OutputLevel=DEBUG)

◆ TopAlg

reader_with_geosvc.TopAlg