6 #ifndef CalibPPS_AlignmentRelative_LocalTrackFitter_h 7 #define CalibPPS_AlignmentRelative_LocalTrackFitter_h
unsigned int minimumHitsPerProjectionPerRP
minimum of hits to accept data from a RP
Local (linear) track description (or a fit result). Uses global reference system. ...
Performs straight-line fit and outlier rejection.
unsigned int verbosity
verbosity level
void removeInsufficientPots(HitCollection &, bool &selectionChanged) const
removes the hits of pots with too few planes active
bool fit(HitCollection &, const AlignmentGeometry &, LocalTrackFit &) const
double maxResidualToSigma
hits with higher ratio residual/sigma will be dropped
virtual ~LocalTrackFitter()
std::vector< Hit > HitCollection
LocalTrackFitter()
dummy constructor (not to be used)
void fitAndRemoveOutliers(HitCollection &, const AlignmentGeometry &, LocalTrackFit &, bool &failed, bool &selectionChanged) const