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