Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
RecoVertex
LinearizationPointFinders
interface
SMSLinearizationPointFinder.h
Go to the documentation of this file.
1
#ifndef SMSLinearizationPointFinder_H
2
#define SMSLinearizationPointFinder_H
3
4
#include "
RecoVertex/LinearizationPointFinders/interface/CrossingPtBasedLinearizationPointFinder.h
"
5
#include "
RecoVertex/VertexTools/interface/SMS.h
"
6
24
class
SMSLinearizationPointFinder
:
public
CrossingPtBasedLinearizationPointFinder
{
25
public
:
26
SMSLinearizationPointFinder
(
signed
int
n_pairs = 10,
const
SMS
& sms =
SMS
());
27
SMSLinearizationPointFinder
(
const
RecTracksDistanceMatrix
*
m
,
signed
int
n_pairs = -1,
const
SMS
& sms =
SMS
());
28
29
SMSLinearizationPointFinder
*
clone
()
const override
;
30
};
31
32
#endif
RecTracksDistanceMatrix
Definition:
RecTracksDistanceMatrix.h:17
CrossingPtBasedLinearizationPointFinder.h
SMS
Definition:
SMS.h:16
SMS.h
SMSLinearizationPointFinder::clone
SMSLinearizationPointFinder * clone() const override
Definition:
SMSLinearizationPointFinder.cc:12
visualization-live-secondInstance_cfg.m
m
Definition:
visualization-live-secondInstance_cfg.py:84
SMSLinearizationPointFinder::SMSLinearizationPointFinder
SMSLinearizationPointFinder(signed int n_pairs=10, const SMS &sms=SMS())
Definition:
SMSLinearizationPointFinder.cc:4
SMSLinearizationPointFinder
Definition:
SMSLinearizationPointFinder.h:24
CrossingPtBasedLinearizationPointFinder
Definition:
CrossingPtBasedLinearizationPointFinder.h:26
Generated for CMSSW Reference Manual by
1.8.14