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