3 from AthenaConfiguration.ComponentFactory
import CompFactory
4 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
10 outputCaloClustersKey,
15 alg = CompFactory.GepTCTowerAlg(name,
16 caloClustersKey=caloClustersKey,
17 outputCaloClustersKey=outputCaloClustersKey)
18 if OutputLevel
is not None:
19 alg.OutputLevel = OutputLevel