1 #ifndef Chi2Switching1DEstimator_H_
2 #define Chi2Switching1DEstimator_H_
25 theLocalEstimator(aMaxChi2,nSigma),
26 theStripEstimator(aMaxChi2,nSigma) {}
40 return theLocalEstimator;
44 return theStripEstimator;
52 #endif //Chi2Switching1DEstimator_H_
const Chi2Strip1DEstimator theStripEstimator
const Chi2MeasurementEstimator & localEstimator() const
estimator for 2D hits (matched or pixel)
const Chi2MeasurementEstimator theLocalEstimator
Chi2Switching1DEstimator(double aMaxChi2, double nSigma=3.)
virtual Chi2Switching1DEstimator * clone() const
const Chi2Strip1DEstimator & stripEstimator() const
estimator for 1D hits (non-matched strips)
Unlimited (trivial) bounds.