Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoVertex
VertexTools
interface
SmsModeFinder3d.h
Go to the documentation of this file.
1
#ifndef LMS3D_H
2
#define LMS3D_H
3
4
#include "
RecoVertex/VertexTools/interface/ModeFinder3d.h
"
5
#include "
RecoVertex/VertexTools/interface/SMS.h
"
6
9
class
SmsModeFinder3d
:
public
ModeFinder3d
{
10
public
:
11
SmsModeFinder3d
(
const
SMS
& algo =
SMS
() );
12
virtual
GlobalPoint
operator ()
(
const
std::vector< PointAndDistance> &
values
)
const
;
13
virtual
SmsModeFinder3d
*
clone
()
const
;
14
private
:
15
SMS
theAlgo
;
16
};
17
18
#endif
ModeFinder3d
Definition:
ModeFinder3d.h:14
ModeFinder3d.h
SMS
Definition:
SMS.h:16
SMS.h
makeHLTPrescaleTable.values
list values
Definition:
makeHLTPrescaleTable.py:236
SmsModeFinder3d::operator()
virtual GlobalPoint operator()(const std::vector< PointAndDistance > &values) const
Definition:
SmsModeFinder3d.cc:7
SmsModeFinder3d
Definition:
SmsModeFinder3d.h:9
SmsModeFinder3d::clone
virtual SmsModeFinder3d * clone() const
Definition:
SmsModeFinder3d.cc:19
Point3DBase< float, GlobalTag >
SmsModeFinder3d::SmsModeFinder3d
SmsModeFinder3d(const SMS &algo=SMS())
Definition:
SmsModeFinder3d.cc:3
SmsModeFinder3d::theAlgo
SMS theAlgo
Definition:
SmsModeFinder3d.h:15
Generated for CMSSW Reference Manual by
1.8.5