1 #ifndef VertexSmoothedChiSquaredEstimator_H 2 #define VertexSmoothedChiSquaredEstimator_H 13 template <
unsigned int N>
17 typedef typename std::pair<bool, double>
BDpair;
VertexSmoothedChiSquaredEstimator()
virtual ~VertexSmoothedChiSquaredEstimator()
virtual BDpair estimate(const CachingVertex< N > &) const =0
std::pair< bool, double > BDpair
virtual VertexSmoothedChiSquaredEstimator< N > * clone() const =0
CachingVertex< N >::RefCountedVertexTrack RefCountedVertexTrack