11 outputCaloClustersKey,
12 gepCellMapKey='GepCells',
15 cfg = ComponentAccumulator()
17 alg = CompFactory.GepTowersAlg(name,
18 gepCellMapKey=gepCellMapKey,
20 caloClustersKey=caloClustersKey,
21 outputCaloClustersKey=outputCaloClustersKey)
22 if OutputLevel
is not None:
23 alg.OutputLevel = OutputLevel