13import AthenaPoolCnvSvc.ReadAthenaPool
14svcMgr.EventSelector.InputCollections = [
"mc.event.pool"]
21from AthenaCommon.AlgSequence
import AlgSequence
23job += CfgMgr.DumpMC(
"DumpMC")
28import AthenaPoolCnvSvc.WriteAthenaPool
29job += CfgMgr.AthenaOutputStream(
31 WritingTool =
"AthenaOutputStreamTool"
33job.OutStream.ItemList += [
37job.OutStream.OutputFile =
"reaccessed.mc.event.pool"
42svcMgr.MessageSvc.OutputLevel = 2