ATLAS Offline Software
Loading...
Searching...
No Matches
TrackStateDefs.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6// TrackStateDefs.h, (c) ATLAS Detector software
8
9#ifndef TRKEVENTPRIMITIVES_TRACKSTATEDEFS_H
10#define TRKEVENTPRIMITIVES_TRACKSTATEDEFS_H
11
12namespace Trk {
71}
72#endif
Definition TgcBase.h:6
Definition HitInfo.h:33
TrackStateType
enum describing the role of track states during cleaning and outlier removal.
@ StateOutlier
standard cut on pull or smoothed state Chi2
@ AssProbOutlier
cut on hit assignment probability (also state)
@ AnyState
fittable or outlier
@ ExternalOutlier
input outlier from pattern or previous fit
@ GeneralOutlier
outlier for unspecified reason
@ FilterOutlier
progressive fit: removed to stabilise fit
@ SensorOutlier
track prediction is signif'ly outside sensor
@ DuplicateOutlier
same hit is already on track, should not happen!
@ Brem
a brem, i.e.
@ PredictedOutlier
determined from fit result without this state
@ TrackOutlier
selected outlier to enhance track probability
@ Scatterer
a scatterer, i.e.
@ Fittable
normal MeasurementBase
@ MissedOutlier
progressive fit: missed by extrapolation
@ Hole
a hole on track, or a generic surface on track
MeasurementType
enum describing the flavour of MeasurementBase
Ensure that the ATLAS eigen extensions are properly loaded.