|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETTRTTRACKSCORINGTOOL_H
6 #define INDETTRTTRACKSCORINGTOOL_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
31 class ITrtDriftCircleCutTool;
93 {
this,
"DriftCircleCutTool",
"InDet::InDetTrtDriftCircleCutTool"};
98 "AtlasFieldCacheCondObj",
100 "Name of the Magnetic Field conditions object key"
106 "LumiBlockMuTool/LumiBlockMuTool",
112 {
this,
"minTRTonTrk", 15,
"minimum number of TRT hits"};
113 DoubleProperty
m_maxEta{
this,
"maxEta", 2.1,
"maximal Eta cut"};
114 DoubleProperty
m_ptmin{
this,
"PtMin", 1.0,
"Minimum Pt"};
116 {
this,
"UseParameterization",
true,
"use parameterization to cut instead of custom cut"};
118 {
this,
"OldTransitionLogic",
false,
"use old transition hit logic"};
120 {
this,
"minTRTPrecisionFraction", 0.5,
"minimum fraction of TRT precision hits"};
123 {
this,
"TRTTrksEtaBins",
124 {999., 999., 999., 999., 999., 999., 999., 999., 999., 999.},
125 "Eta bins (10 expected) for TRT-only track cuts"};
127 {
this,
"TRTTrksMinTRTHitsThresholds",
128 {0., 0., 0., 0., 0., 0., 0., 0., 0., 0.},
129 "Eta-binned nTRT cut for TRT-only cuts"};
131 {
this,
"TRTTrksMinTRTHitsMuDependencies",
132 {0., 0., 0., 0., 0., 0., 0., 0., 0., 0.},
133 "Eta-bined Mu-dependent component for nTRT cut"};
Dummy class used to allow special convertors to be called for surfaces owned by a detector element.
::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.
TrackSummary_v1 TrackSummary