|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef INDETAMBISCORINGTOOL_H
10 #define INDETAMBISCORINGTOOL_H
13 #include "GaudiKernel/ToolHandle.h"
14 #include "GaudiKernel/ServiceHandle.h"
81 {
this,
"DriftCircleCutTool",
"InDet::InDetTrtDriftCircleCutTool"};
89 {
this,
"Extrapolator",
"Trk::Extrapolator"};
104 DoubleProperty
m_minPt{
this,
"minPt", 500.,
"minimal Pt cut"};
105 DoubleProperty
m_maxEta{
this,
"maxEta", 2.7,
"maximal Eta cut"};
107 {
this,
"maxRPhiImp", 10.,
"maximal RPhi impact parameter cut"};
109 {
this,
"maxZImp", 250.,
"maximal z impact parameter cut"};
112 {
this,
"minSiClusters", 7,
"minimal number of Si clusters"};
114 {
this,
"maxDoubleHoles", 2,
"maximum number of SCT double holes"};
116 {
this,
"maxSiHoles", 5,
"max number of Silicon (Pixel+SCT) holes"};
118 {
this,
"maxPixelHoles", 5,
"max number of Pixel holes"};
120 {
this,
"maxSCTHoles", 5,
"max number of SCT holes"};
122 {
this,
"minTRTonTrk", 9,
"minimum number of TRT hits"};
124 {
this,
"minTRTPrecisionFraction", 0.5,
"minimum fraction of TRT precision hits"};
126 {
this,
"minPixel", 0,
"minimum number of pixel clusters"};
129 {
this,
"maxRPhiImpEM", 50.,
"maximal RPhi impact parameter cut track that match EM clusters"};
135 {
this,
"EMROIPhiRZContainer",
"",
"Name of the calo cluster ROIs in Phi,R,Z parameterization"};
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
A summary of the information contained by a track.
defines and typedefs for IOVSvc
macros to associate a CLID to a type
TrackSummary_v1 TrackSummary