7 name='GepEtaSoftKillerAlg',
12 cfg = ComponentAccumulator()
14 alg = CompFactory.GepEtaSoftKillerAlg(name,
15 inputClustersKey=inputClustersKey,
16 outputClustersKey=outputClustersKey)
18 if OutputLevel
is not None:
19 alg.OutputLevel = OutputLevel