2 from AthenaConfiguration.ComponentFactory
import CompFactory
3 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
7 if "xAODTruthLinks" not in flags.Input.Collections:
8 acc.addEventAlgo( CompFactory.xAODMaker.RedoTruthLinksAlg(
"GEN_AOD2xAOD_links") )