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

Variables

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

Variable Documentation

◆ checker

col_copier.checker = ReadTestConsumer()

◆ copier

col_copier.copier = MCCopier("copier", inputCollection="mcparticles", outputCollection="mcparticles2",OutputLevel=DEBUG)

◆ EvtMax

col_copier.EvtMax

◆ EvtSel

col_copier.EvtSel

◆ ExtSvc

col_copier.ExtSvc

◆ out

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

◆ outputCommands

col_copier.outputCommands

◆ OutputLevel

col_copier.OutputLevel

◆ podioevent

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

◆ podioinput

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

◆ TopAlg

col_copier.TopAlg