CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DummyVertexTrackUpdator.cc
Go to the documentation of this file.
2 
3 
4 template <unsigned int N>
8 {
9  return t;
10 }
11 
12 
13 template <unsigned int N>
15 {
16  return new DummyVertexTrackUpdator(*this);
17 }
18 
19 template class DummyVertexTrackUpdator<5>;
20 template class DummyVertexTrackUpdator<6>;
virtual DummyVertexTrackUpdator * clone() const
virtual CachingVertex< N >::RefCountedVertexTrack update(const CachingVertex< N > &v, typename CachingVertex< N >::RefCountedVertexTrack t) const
mathSSE::Vec4< T > v