29 theDTChi2Estimator(dtMaxChi2,
nSigma),
30 theCSCChi2Estimator(cscMaxChi2,
nSigma),
31 theRPCChi2Estimator(rpcMaxChi2,
nSigma) {}
47 <<
"RecHit with MuonId but not with a SubDetId neither from DT, CSC or rpc. [Use the parameters used for " 53 <<
"Rechit with a non-muon det id. [Use the parameters used for DTs]";
MuonChi2MeasurementEstimator(double maxChi2, double nSigma=3.)
Constructor detector indipendent.
std::pair< bool, double > estimate(const TrajectoryStateOnSurface &, const TrackingRecHit &) const override
Chi2MeasurementEstimator theDTChi2Estimator
Chi2MeasurementEstimator theRPCChi2Estimator
Chi2MeasurementEstimator theCSCChi2Estimator
Log< level::Warning, false > LogWarning
std::pair< bool, double > estimate(const TrajectoryStateOnSurface &, const TrackingRecHit &) const override
Chi2 estimator.