4 from AtlasGeoModel.GeoModelConfig
import GeoModelCfg
6 geoModelSvc = acc.getPrimary()
8 from AthenaConfiguration.ComponentFactory
import CompFactory
9 hgtdDetectorTool = CompFactory.HGTD_DetectorTool(
"HGTD_DetectorTool")
10 hgtdDetectorTool.Alignable =
False
11 hgtdDetectorTool.DetectorName =
"HGTD"
12 hgtdDetectorTool.PrintModuleNumberPerRow =
False
13 geoModelSvc.DetectorTools += [ hgtdDetectorTool ]
26 from HGTD_ConditionsAlgorithms.HGTD_ConditionsAlgorithmsConfig
import HGTD_DetectorElementCondAlgCfg