1 #ifndef Chi2Switching1DEstimator_H_
2 #define Chi2Switching1DEstimator_H_
23 theLocalEstimator(aMaxChi2,nSigma),
24 theStripEstimator(aMaxChi2,nSigma) {}
38 return theLocalEstimator;
42 return theStripEstimator;
50 #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.