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

Variables

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

Variable Documentation

◆ checker

simple_reader.checker = ReadTestConsumer()

◆ EvtMax

simple_reader.EvtMax

◆ EvtSel

simple_reader.EvtSel

◆ ExtSvc

simple_reader.ExtSvc

◆ out

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

◆ outputCommands

simple_reader.outputCommands

◆ OutputLevel

simple_reader.OutputLevel

◆ podioevent

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

◆ podioinput

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

◆ TopAlg

simple_reader.TopAlg