ATLAS Offline Software
Loading...
Searching...
No Matches
AtlasGeometryCommon
BeamPipeGeoModel
python
BeamPipeGMConfig.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
2
from
AtlasGeoModel.GeoModelConfig
import
GeoModelCfg
3
from
AthenaConfiguration.ComponentFactory
import
CompFactory
4
5
def
BeamPipeGeometryCfg
(flags):
6
result=GeoModelCfg(flags)
7
BeamPipeDetectorTool=CompFactory.BeamPipeDetectorTool
8
result.getPrimary().DetectorTools += [
BeamPipeDetectorTool
() ]
9
return
result
BeamPipeDetectorTool
Definition
BeamPipeDetectorTool.h:12
BeamPipeGMConfig.BeamPipeGeometryCfg
BeamPipeGeometryCfg(flags)
Definition
BeamPipeGMConfig.py:5
Generated on
for ATLAS Offline Software by
1.14.0