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
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
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
RecoVertex
LinearizationPointFinders
interface
SubsetHSMLinearizationPointFinder.h
Go to the documentation of this file.
1
#ifndef SubsetHSMLinearizationPointFinder_H
2
#define SubsetHSMLinearizationPointFinder_H
3
4
#include "
RecoVertex/LinearizationPointFinders/interface/CrossingPtBasedLinearizationPointFinder.h
"
5
23
class
SubsetHSMLinearizationPointFinder
:
public
CrossingPtBasedLinearizationPointFinder
{
24
public
:
25
SubsetHSMLinearizationPointFinder
(
const
signed
int
n_pairs = 10);
26
SubsetHSMLinearizationPointFinder
(
const
RecTracksDistanceMatrix
*
m
,
const
signed
int
n_pairs = -1);
27
28
SubsetHSMLinearizationPointFinder
*
clone
()
const override
;
29
};
30
31
#endif
SubsetHSMLinearizationPointFinder
Definition:
SubsetHSMLinearizationPointFinder.h:23
RecTracksDistanceMatrix
Definition:
RecTracksDistanceMatrix.h:17
CrossingPtBasedLinearizationPointFinder.h
SubsetHSMLinearizationPointFinder::SubsetHSMLinearizationPointFinder
SubsetHSMLinearizationPointFinder(const signed int n_pairs=10)
Definition:
SubsetHSMLinearizationPointFinder.cc:4
visualization-live-secondInstance_cfg.m
m
Definition:
visualization-live-secondInstance_cfg.py:72
SubsetHSMLinearizationPointFinder::clone
SubsetHSMLinearizationPointFinder * clone() const override
Definition:
SubsetHSMLinearizationPointFinder.cc:11
CrossingPtBasedLinearizationPointFinder
Definition:
CrossingPtBasedLinearizationPointFinder.h:26
Generated for CMSSW Reference Manual by
1.8.16