6from AthenaCommon.AppMgr
import ServiceMgr
as svcMgr
7svcMgr.MessageSvc.OutputLevel = INFO
9 svcMgr.MessageSvc.OutputLevel = LOGLEVEL
12from AthenaCommon.Logging
import logging
15from AthenaCommon.AppMgr
import theApp
18 theApp.EvtMax = EVTMAX
21include(
"PartPropSvc/PartPropSvc.py")
25from AthenaCommon.AlgSequence
import AlgSequence
26topSequence = AlgSequence()
32from AthenaCommon.AppMgr
import ServiceMgr
36msgSvc = svcMgr.MessageSvc
37sgSvc = svcMgr.StoreGateSvc
38ppSvc = svcMgr.PartPropSvc
41from AthenaCommon.AthenaCommonFlags
import jobproperties