4 from AthenaConfiguration.AllConfigFlags
import initConfigFlags
5 from AthenaConfiguration.MainServicesConfig
import MainServicesCfg
6 from AthenaCommon.Logging
import log
10 flags.Input.isMC =
True
12 flags.Input.Files = []
14 flags.IOVDb.GlobalTag =
"OFLCOND-SIM-00-00-00"
15 flags.GeoModel.AtlasVersion =
"ATLAS-R2-2016-01-00-01"
16 flags.Detector.GeometryBpipe =
True
17 flags.Detector.GeometryID =
True
18 flags.Detector.GeometryPixel =
True
19 flags.Detector.GeometrySCT =
True
21 flags.Detector.GeometryTRT =
False
22 flags.Detector.GeometryCalo =
False
23 flags.Detector.GeometryMuon =
False
26 flags.Concurrency.NumThreads = 1
27 flags.Concurrency.NumConcurrentEvents = 1
29 log.debug(
'Lock config flags now.')
32 log.debug(
'dumping config flags now.')
37 from TrkExUnitTests.TrkExUnitTestsConfig
import ExtrapolationEngineTestCfg
39 NumberOfTestsPerEvent = 100,
43 BackExtrapolation =
False,
46 SimgaOriginD0 = 2./3.,
55 CollectSensitive =
True,
56 CollectPassive =
True,
57 CollectBoundary =
True,
58 CollectMaterial =
True,