1 #ifndef CommonDet_Chi2MeasurementEstimatorForTrackerHits_H
2 #define CommonDet_Chi2MeasurementEstimatorForTrackerHits_H
virtual std::pair< bool, double > estimate(const TrajectoryStateOnSurface &, const TransientTrackingRecHit &) const
double chiSquaredCut() const
Chi2MeasurementEstimatorForTrackerHits(const Chi2MeasurementEstimatorBase &est)
ROOT::Math::SMatrix< double, 2, 2, ROOT::Math::MatRepSym< double, 2 > > AlgebraicSymMatrix22
virtual Chi2MeasurementEstimatorForTrackerHits * clone() const
AlgebraicVector2 tsosMeasuredParameters_
AlgebraicSymMatrix22 tsosMeasuredError_
Chi2MeasurementEstimatorForTrackerHits(double maxChi2, double nSigma=3.)
ROOT::Math::SVector< double, 2 > AlgebraicVector2