3 from AthenaConfiguration.ComponentFactory
import CompFactory
4 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
9 cfg.setPrivateTools(CompFactory.CaloCellsHandlerTool())
15 outputCaloClustersKey='CaloWFSTopoClusters',
21 alg = CompFactory.GepClusteringAlg(
24 outputCaloClustersKey=outputCaloClustersKey,
28 if OutputLevel
is not None:
29 alg.OutputLevel = OutputLevel