1 #ifndef _VertexFitter_H_
2 #define _VertexFitter_H_
19 template <
unsigned int N>
31 vertex(
const std::vector<reco::TransientTrack> &
tracks)
const = 0;
virtual VertexFitter * clone() const =0
virtual CachingVertex< N > vertex(const std::vector< reco::TransientTrack > &tracks) const =0