test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoVertex
VertexTools
interface
DummyVertexSmoother.h
Go to the documentation of this file.
1
#ifndef _DummyVertexSmoother_H_
2
#define _DummyVertexSmoother_H_
3
4
#include "
RecoVertex/VertexPrimitives/interface/VertexSmoother.h
"
5
10
template
<
unsigned
int
N>
11
class
DummyVertexSmoother
:
public
VertexSmoother
<N> {
12
public
:
13
CachingVertex<N>
smooth
(
const
CachingVertex<N>
& )
const
;
14
DummyVertexSmoother
*
clone
()
const
;
15
};
16
17
#endif
DummyVertexSmoother
Definition:
DummyVertexSmoother.h:11
VertexSmoother
Definition:
VertexSmoother.h:15
CachingVertex
Definition:
CachingVertex.h:25
DummyVertexSmoother::clone
DummyVertexSmoother * clone() const
Definition:
DummyVertexSmoother.cc:10
VertexSmoother.h
DummyVertexSmoother::smooth
CachingVertex< N > smooth(const CachingVertex< N > &) const
Definition:
DummyVertexSmoother.cc:4
Generated for CMSSW Reference Manual by
1.8.5