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