1 #ifndef CommonDet_Chi2MeasurementEstimatorBase_H
2 #define CommonDet_Chi2MeasurementEstimatorBase_H
29 const Plane& plane)
const;
33 const Plane& plane)
const;
40 std::pair<bool,double>
returnIt(
double est)
const {
double chiSquaredCut() const
std::pair< bool, double > returnIt(double est) const
virtual std::pair< bool, double > estimate(const TrajectoryStateOnSurface &ts, const TrackingRecHit &) const =0
Chi2MeasurementEstimatorBase(double maxChi2, double nSigma=3.)
std::pair< bool, double > HitReturnType
virtual Local2DVector maximalLocalDisplacement(const TrajectoryStateOnSurface &ts, const Plane &plane) const