We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6040adc + bcf9c8e commit 223780eCopy full SHA for 223780e
TrackingTools/KalmanUpdators/interface/MRHChi2MeasurementEstimator.h
@@ -7,6 +7,7 @@ class SiTrackerMultiRecHitUpdator;
7
8
class MRHChi2MeasurementEstimator final : public Chi2MeasurementEstimatorBase {
9
public:
10
+ using Chi2MeasurementEstimatorBase::estimate;
11
/** Construct with cuts on chi2 and nSigma.
12
* The cut on Chi2 is used to define the acceptance of RecHits.
13
* The errors of the trajectory state are multiplied by nSigma
0 commit comments