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