3 from AthenaConfiguration.ComponentFactory
import CompFactory
4 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
8 gepCellMapKey='GepCells',
9 outputCaloClustersKey='GEPWFSClusters',
14 alg = CompFactory.GepClusteringAlg(
17 gepCellMapKey=gepCellMapKey,
18 outputCaloClustersKey=outputCaloClustersKey
21 if OutputLevel
is not None:
22 alg.OutputLevel = OutputLevel