2from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
3from AthenaConfiguration.ComponentFactory
import CompFactory
7 flags, name="L0Muon.TgcL0FloatingCandidateBuilderTool", **kwargs
9 result = ComponentAccumulator()
10 result.setPrivateTools(CompFactory.L0Muon.TgcL0FloatingCandidateBuilderTool(
17 flags, name="L0Muon.TgcL0FloatingInnerCoincidenceTool", **kwargs
19 result = ComponentAccumulator()
20 result.setPrivateTools(CompFactory.L0Muon.TgcL0FloatingInnerCoincidenceTool(
27 flags, name="L0Muon.TgcL0FloatingTrackSelectorTool", **kwargs
29 result = ComponentAccumulator()
30 result.setPrivateTools(CompFactory.L0Muon.TgcL0FloatingTrackSelectorTool(