6#ifndef INDETSECVTXTRACKSELECTIONTOOL_H
7#define INDETSECVTXTRACKSELECTIONTOOL_H
16#include "GaudiKernel/ToolHandle.h"
17#include "GaudiKernel/ServiceHandle.h"
60 virtual StatusCode
finalize()
override;
84 const Trk::Vertex* vertex =
nullptr)
const override;
88 virtual void setCutLevel( InDet::CutLevel level,
bool overwrite =
true ) override
89 __attribute__ ((deprecated(
"For consistency with the athena interface, the cut level is best set through the \"CutLevel\" property.")));
111 DoubleProperty
m_minD0{
this,
"minD0", -1.,
"Minimum |d0| of tracks"};
113 {
this,
"minNPixelHitsAtZeroTRT", -1,
"Minimum number of Pixel hit upon zero TRT hit"};
115 {
this,
"minTotalHits", -1,
"Minimum number of Pixel + SCT + TRT hits"};
__attribute__((always_inline)) inline uint16_t TileCalibDrawerBase
Object to describe a series of cuts.
This class is a simplest representation of a vertex candidate.
Class providing the definition of the 4-vector interface.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Vertex_v1 Vertex
Define the latest version of the vertex class.