Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
GlobalPoint
operator()
(
const
std::vector<PointAndDistance>&
values
)
const override
;
13
SmsModeFinder3d
*
clone
()
const override
;
14
15
private
:
16
SMS
theAlgo
;
17
};
18
19
#endif
ModeFinder3d
Definition:
ModeFinder3d.h:14
ModeFinder3d.h
SMS
Definition:
SMS.h:16
SMS.h
makeHLTPrescaleTable.values
list values
Definition:
makeHLTPrescaleTable.py:224
SmsModeFinder3d::clone
SmsModeFinder3d * clone() const override
Definition:
SmsModeFinder3d.cc:14
cmsdt::algo
algo
Definition:
constants.h:171
SmsModeFinder3d
Definition:
SmsModeFinder3d.h:9
Point3DBase< float, GlobalTag >
SmsModeFinder3d::operator()
GlobalPoint operator()(const std::vector< PointAndDistance > &values) const override
Definition:
SmsModeFinder3d.cc:5
SmsModeFinder3d::SmsModeFinder3d
SmsModeFinder3d(const SMS &algo=SMS())
Definition:
SmsModeFinder3d.cc:3
SmsModeFinder3d::theAlgo
SMS theAlgo
Definition:
SmsModeFinder3d.h:16
Generated for CMSSW Reference Manual by
1.8.5