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