CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DummyVertexSmoother.h
Go to the documentation of this file.
1 #ifndef _DummyVertexSmoother_H_
2 #define _DummyVertexSmoother_H_
3 
5 
10 template <unsigned int N>
12 public:
14  DummyVertexSmoother * clone() const;
15 };
16 
17 #endif
DummyVertexSmoother * clone() const
CachingVertex< N > smooth(const CachingVertex< N > &) const