3 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
4 from AthenaConfiguration.ComponentFactory
import CompFactory
7 from TrkConfig.TrkVKalVrtFitterConfig
import BPHY_TrkVKalVrtFitterCfg \
12 from TrkConfig.TrkVertexAnalysisUtilsConfig
import V0ToolsCfg
13 return V0ToolsCfg(flags, BPHYDerivationName+
"_V0Tools")
16 from InDetConfig.InDetConversionFinderToolsConfig
import \
17 BPHY_VertexPointEstimatorCfg
as VertexPointEstimatorCfg
21 from InDetConfig.InDetTrackSelectorToolConfig
import \
22 BPHY_InDetDetailedTrackSelectorToolCfg
as \
23 InDetDetailedTrackSelectorToolCfg
24 return InDetDetailedTrackSelectorToolCfg(flags, BPHYDerivationName+
"_InDetDetailedTrackSelectorTool")
28 acc.addPublicTool(CompFactory.DerivationFramework.Thin_vtxTrk(name, **kwargs),