ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
InDetServMatGeoModel
python
InDetServMatGeoModelConfig.py
Go to the documentation of this file.
1
#
2
# Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
#
4
5
from
AthenaConfiguration.ComponentFactory
import
CompFactory
6
7
def
InDetServiceMaterialCfg
(flags):
8
from
AtlasGeoModel.GeoModelConfig
import
GeoModelCfg
9
acc = GeoModelCfg(flags)
10
geoModelSvc = acc.getPrimary()
11
geoModelSvc.DetectorTools += [ CompFactory.InDetServMatTool() ]
12
return
acc
python.InDetServMatGeoModelConfig.InDetServiceMaterialCfg
InDetServiceMaterialCfg(flags)
Definition
InDetServMatGeoModelConfig.py:7
Generated on
for ATLAS Offline Software by
1.14.0