1 import AthenaCommon.AtlasUnixGeneratorJob
3 from AthenaCommon.AlgSequence
import AlgSequence
7 from AthenaCommon.AppMgr
import theApp
11 from AthenaCommon.AppMgr
import ServiceMgr
as svcMgr
12 svcMgr.EventSelector.RunNumber = 1
14 from AthenaPoolExampleAlgorithms.AthenaPoolExampleAlgorithmsConf
import AthPoolEx__WriteData
15 topSequence += AthPoolEx__WriteData(
"WriteData" )
18 from AthenaRootComps.OutputStreamAthenaRoot
import createOutputStream
20 Stream1.ItemList += [
"ExampleHitContainer#MyHits" ]
22 from AthenaPoolCnvSvc.WriteAthenaPool
import AthenaPoolOutputStream
24 Stream2.ItemList += [
"ExampleHitContainer#MyHits" ]
26 svcMgr.MessageSvc.OutputLevel = 0