ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
BCM_RawDataByteStreamCnv
python
BCM_RawDataByteStreamCnvConfig.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
2
3
from
AthenaConfiguration.ComponentAccumulator
import
ComponentAccumulator
4
from
AthenaConfiguration.ComponentFactory
import
CompFactory
5
6
7
def
BCM_RawDataProviderAlgCfg
(flags):
8
result=ComponentAccumulator()
9
#Default properties are fine ...
10
result.addEventAlgo(CompFactory.BCM_RawDataProvider())
11
return
result
12
BCM_RawDataByteStreamCnvConfig.BCM_RawDataProviderAlgCfg
BCM_RawDataProviderAlgCfg(flags)
Definition
BCM_RawDataByteStreamCnvConfig.py:7
Generated on
for ATLAS Offline Software by
1.14.0