ATLAS Offline Software
Loading...
Searching...
No Matches
Functions
LArTimeVetoAlgConfig Namespace Reference
Functions
LArTimeVetoAlgCfg
(flags)
Function Documentation
◆
LArTimeVetoAlgCfg()
LArTimeVetoAlgConfig.LArTimeVetoAlgCfg
(
flags
)
Definition at line
7
of file
LArTimeVetoAlgConfig.py
.
7
def
LArTimeVetoAlgCfg(flags):
8
9
result=ComponentAccumulator()
10
11
result.merge(addFolders(flags,
"/LAR/BadChannelsOfl/EventVeto"
,
"LAR_OFL"
,className=
"AthenaAttributeList"
))
12
13
result.addEventAlgo(CompFactory.LArTimeVetoAlg())
14
15
return
result
16
Generated on
for ATLAS Offline Software by
1.14.0