Juggler
Juggling algorithms and event processing using gaudi framework
col_copier.py File Reference

Namespaces

 col_copier
 

Variables

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