5#ifndef InDetTrackSelectorTool_InDetTrackSelectorTool_H
6#define InDetTrackSelectorTool_InDetTrackSelectorTool_H
9#include "GaudiKernel/ToolHandle.h"
14#include "CLHEP/Units/SystemOfUnits.h"
36 class ITrackSummaryTool;
40 class TrackParticleBase;
69 DoubleProperty
m_minPt{
this,
"minPt", 500.,
"Minimum Pt of tracks"};
71 {
this,
"IPz0Max", 10.*CLHEP::mm,
"max. z0: |z0*sin(theta)| < z0Max"};
72 DoubleProperty
m_maxZ0{
this,
"maxZ0", 99999.,
"Maximum z0 of tracks"};
73 DoubleProperty
m_maxD0{
this,
"maxD0", 2.*CLHEP::mm,
"Maximum d0 of tracks"};
75 {
this,
"maxD0overSigmaD0", 3.,
"Maximum d0/sigmad0 of tracks"};
78 {
this,
"numberOfInnermostPixelLayerHits", 1};
80 {
this,
"TrackSummaryTool",
"TrackSummaryTool"};
84 {
this,
"Extrapolator",
"Trk::Extrapolator"};
#define ATH_MSG_WARNING(x)
This class is a simplest representation of a vertex candidate.
Ensure that the ATLAS eigen extensions are properly loaded.
ParticleHypothesis
Enumeration for Particle hypothesis respecting the interaction with material.
ParametersBase< TrackParametersDim, Charged > TrackParameters
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Vertex_v1 Vertex
Define the latest version of the vertex class.