9#ifndef INDETAMBISCORINGTOOL_H
10#define INDETAMBISCORINGTOOL_H
13#include "GaudiKernel/ToolHandle.h"
14#include "GaudiKernel/ServiceHandle.h"
80 {
this,
"DriftCircleCutTool",
"InDet::InDetTrtDriftCircleCutTool"};
88 {
this,
"Extrapolator",
"Trk::Extrapolator"};
103 DoubleProperty
m_minPt{
this,
"minPt", 500.,
"minimal Pt cut"};
104 DoubleProperty
m_maxEta{
this,
"maxEta", 2.7,
"maximal Eta cut"};
106 {
this,
"maxRPhiImp", 10.,
"maximal RPhi impact parameter cut"};
108 {
this,
"maxZImp", 250.,
"maximal z impact parameter cut"};
111 {
this,
"minSiClusters", 7,
"minimal number of Si clusters"};
113 {
this,
"maxDoubleHoles", 2,
"maximum number of SCT double holes"};
115 {
this,
"maxSiHoles", 5,
"max number of Silicon (Pixel+SCT) holes"};
117 {
this,
"maxPixelHoles", 5,
"max number of Pixel holes"};
119 {
this,
"maxSCTHoles", 5,
"max number of SCT holes"};
121 {
this,
"minTRTonTrk", 9,
"minimum number of TRT hits"};
123 {
this,
"minTRTPrecisionFraction", 0.5,
"minimum fraction of TRT precision hits"};
125 {
this,
"minPixel", 0,
"minimum number of pixel clusters"};
128 {
this,
"maxRPhiImpEM", 50.,
"maximal RPhi impact parameter cut track that match EM clusters"};
134 {
this,
"EMROIPhiRZContainer",
"",
"Name of the calo cluster ROIs in Phi,R,Z parameterization"};
macros to associate a CLID to a type
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
A summary of the information contained by a track.
Ensure that the ATLAS eigen extensions are properly loaded.