ATLAS Offline Software
Loading...
Searching...
No Matches
Functions
RedoTruthLinksConfig Namespace Reference
Functions
RedoTruthLinksAlgCfg
(flags)
Function Documentation
◆
RedoTruthLinksAlgCfg()
RedoTruthLinksConfig.RedoTruthLinksAlgCfg
(
flags
)
Definition at line
5
of file
RedoTruthLinksConfig.py
.
5
def
RedoTruthLinksAlgCfg(flags) :
6
acc = ComponentAccumulator()
7
if
"xAODTruthLinks"
not
in
flags.Input.Collections:
8
acc.addEventAlgo( CompFactory.xAODMaker.RedoTruthLinksAlg(
"GEN_AOD2xAOD_links"
) )
9
return
acc
Generated on
for ATLAS Offline Software by
1.14.0