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