CMS 3D CMS Logo

DummyVertexTrackUpdator.h
Go to the documentation of this file.
1 #ifndef _DummyVertexTrackUpdator_H_
2 #define _DummyVertexTrackUpdator_H_
3 
5 
11 template <unsigned int N>
13 public:
18  const CachingVertex<N>& v, typename CachingVertex<N>::RefCountedVertexTrack t) const override;
19  DummyVertexTrackUpdator* clone() const override;
20 };
21 
22 #endif
DummyVertexTrackUpdator * clone() const override
CachingVertex< N >::RefCountedVertexTrack update(const CachingVertex< N > &v, typename CachingVertex< N >::RefCountedVertexTrack t) const override