12#ifndef JETFITTER_TRACKSELECTOR_TOOL_H
13#define JETFITTER_TRACKSELECTOR_TOOL_H 1
16#include "GaudiKernel/ToolHandle.h"
51 const TLorentzVector &jetMomentum,
52 const std::vector<const xAOD::IParticle *> &inputTracks)
const;
65 const TLorentzVector &jetMomentum,
69 ToolHandle< Trk::IExtrapolator >
m_extrapolator {
this,
"Extrapolator",
"Trk::Extrapolator/InDetExtrapolator",
""};
70 ToolHandle< InDet::InDetJetFitterUtils >
m_jetFitterUtils {
this,
"InDetJetFitterUtils",
"InDet::InDetJetFitterUtils/InDetJetFitterUtils",
""};
71 ToolHandle< Trk::ITrackSelectorTool >
m_trkFilter {
this,
"TrackSelector",
"InDet::InDetDetailedTrackSelectorTool",
""};
static const InterfaceID IID_JetFitterTrackSelectorTool("JetFitterTrackSelectorTool", 1, 0)
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Vertex_v1 Vertex
Define the latest version of the vertex class.