8 gepCellMapKey='GEPCells',
9 outputCaloClustersKey='GEPBasicClusters',
12 cfg = ComponentAccumulator()
14 alg = CompFactory.GepClusteringAlg(
17 gepCellMapKey=gepCellMapKey,
18 outputCaloClustersKey=outputCaloClustersKey
21 if OutputLevel
is not None:
22 alg.OutputLevel = OutputLevel