3 from AthenaCommon.AppMgr
import theApp
4 stream = theApp.getOutputStream(
"StreamEVGEN" )
6 from AthenaPoolCnvSvc.WriteAthenaPool
import AthenaPoolOutputStream
8 stream.OutputFile =
"evgen.pool.root"
10 stream.OutputFile = OUTFILE
11 stream.ItemList += [
"EventInfo#*",
"McEventCollection#*"]