|
ATLAS Offline Software
|
Go to the documentation of this file.
19 declareInterface<Trk::ITrackScoringTool>(
this);
54 return StatusCode::SUCCESS;
72 if (
track.fitQuality() &&
track.fitQuality()->numberDoF() < 0) {
83 if (
track.fitQuality() !=
nullptr &&
track.fitQuality()->chiSquared() > 0 &&
track.fitQuality()->numberDoF() > 0) {
84 score += 5 *
track.fitQuality()->numberDoF() -
track.fitQuality()->chiSquared();
@ numberOfPixelHits
number of pixel layers on track with absence of hits
@ numberOfTRTHighThresholdHits
total number of TRT hits which pass the high threshold
@ numberOfInnermostPixelLayerHits
these are the hits in the 1st pixel layer
@ numberOfTrackSummaryTypes
@ numberOfOutliersOnTrack
100 times the standard deviation of the chi2 from the surfaces
#define ATH_MSG_VERBOSE(x)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
@ numberOfSCTHoles
number of Holes in both sides of a SCT module
@ numberOfMmHits
number of TGC Eta measurements missing from the track
::StatusCode StatusCode
StatusCode definition for legacy code.
@ numberOfSCTHits
number of SCT holes
@ numberOfTrackSummaryTypes
@ numberOfStgcEtaHits
number of TGC Eta measurements missing from the track
@ numberOfPixelHoles
number of pixels which have a ganged ambiguity.
@ numberOfGangedPixels
number of Ganged Pixels flagged as fakes
@ numberOfTRTHits
number of TRT outliers
Ensure that the ATLAS eigen extensions are properly loaded.
A summary of the information contained by a track.
@ numberOfStgcPhiHits
number of TGC Phi measurements missing from the track
SummaryType
enumerates the different types of information stored in Summary.
int get(const SummaryType &type) const
returns the summary information for the passed SummaryType.
@ numberOfMdtHits
number of mdt hits