clone() const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< reco::TransientTrack > &tracks) const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< typename CachingVertex< N >::RefCountedVertexTrack > &tracks) const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< typename CachingVertex< N >::RefCountedVertexTrack > &tracks, const reco::BeamSpot &spot) const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< reco::TransientTrack > &tracks, const GlobalPoint &linPoint) const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< reco::TransientTrack > &tracks, const GlobalPoint &priorPos, const GlobalError &priorError) const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< reco::TransientTrack > &tracks, const reco::BeamSpot &beamSpot) const =0 | VertexFitter< N > | [pure virtual] |
vertex(const std::vector< typename CachingVertex< N >::RefCountedVertexTrack > &tracks, const GlobalPoint &priorPos, const GlobalError &priorError) const =0 | VertexFitter< N > | [pure virtual] |
VertexFitter() | VertexFitter< N > | [inline] |
~VertexFitter() | VertexFitter< N > | [inline, virtual] |