ATLAS Offline Software
InnerDetector
InDetDetDescr
ITkPixelCabling
python
ITkPixelCablingAlgConfig.py
Go to the documentation of this file.
1
#
2
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
#
4
5
def
ITkPixelCablingAlgCfg
(flags, name = 'ITkPixelCablingAlg', **kwargs):
6
from
AthenaConfiguration.ComponentAccumulator
import
ComponentAccumulator
7
from
AthenaConfiguration.ComponentFactory
import
CompFactory
8
acc =
ComponentAccumulator
()
9
acc.addEventAlgo(CompFactory.ITkPixelCablingAlg(name, **kwargs))
10
return
acc
python.JetAnalysisCommon.ComponentAccumulator
ComponentAccumulator
Definition:
JetAnalysisCommon.py:302
ITkPixelCablingAlgConfig.ITkPixelCablingAlgCfg
def ITkPixelCablingAlgCfg(flags, name='ITkPixelCablingAlg', **kwargs)
Definition:
ITkPixelCablingAlgConfig.py:5
Generated on Tue Sep 30 2025 21:11:40 for ATLAS Offline Software by
1.8.18