Definition at line 53 of file NewVrtSecInclusive.py.
◆ __init__()
Definition at line 55 of file NewVrtSecInclusive.py.
55 def __init__(self, name = 'InclusiveBFinderTool' ):
57 from AthenaCommon.AppMgr
import ToolSvc
58 mlog = logging.getLogger(
'InclusiveBFinderTool::__init__ ' )
63 from TrkVKalVrtFitter.TrkVKalVrtFitterConf
import Trk__TrkVKalVrtFitter
64 SVertexFitterTool = Trk__TrkVKalVrtFitter(name=
"InclsusiveBVertexFitterTool",
65 Extrapolator=
"Trk::Extrapolator/AtlasExtrapolator")
66 ToolSvc += SVertexFitterTool
70 Rec__NewVrtSecInclusiveTool.__init__( self, name = name,
71 VertexFitterTool = SVertexFitterTool,
77 useVertexCleaning =
True,
78 MultiWithOneTrkVrt =
True,
79 removeTrkMatSignif = -1.,
80 AntiPileupSigRCut = 2.0,
The documentation for this class was generated from the following file: