1 #ifndef KalmanSmoothedVertexChi2Estimator_H 2 #define KalmanSmoothedVertexChi2Estimator_H 13 template <
unsigned int N>
18 typedef typename std::pair<bool, double>
BDpair;
KalmanSmoothedVertexChi2Estimator * clone() const override
~KalmanSmoothedVertexChi2Estimator() override
BDpair estimate(const CachingVertex< N > &vertex) const override
std::pair< bool, double > BDpair