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
L1Trigger
VertexFinder
interface
selection.h
Go to the documentation of this file.
1
#ifndef __L1Trigger_VertexFinder_selection_h__
2
#define __L1Trigger_VertexFinder_selection_h__
3
4
#include "
DataFormats/L1Trigger/interface/Vertex.h
"
5
6
#include <vector>
7
8
namespace
l1tVertexFinder
{
9
11
const
l1t::Vertex
&
getPrimaryVertex
(
const
std::vector<l1t::Vertex>& aVertexCollection);
12
14
const
l1t::Vertex
&
getPrimaryVertex
(
15
const
std::vector<l1t::Vertex>& aVertexCollection,
16
const
std::function
<
float
(
const
std::vector
<
edm::Ptr<l1t::Vertex::Track_t>
>&)>& aFunction);
17
18
// const l1t::Vertex& getPrimaryVertex(const std::vector<l1t::Vertex>& aVertexCollection, const std::function<float (const l1t::Vertex::Track_t&)> aFunction);
19
20
}
// end namespace l1tVertexFinder
21
22
#endif
l1tVertexFinder::getPrimaryVertex
const l1t::Vertex & getPrimaryVertex(const std::vector< l1t::Vertex > &aVertexCollection)
Returns primary vertex based on default criterion (max sum pT from all constituent tracks); throws if...
Definition:
selection.cc:9
HiBiasedCentrality_cfi.function
function
Definition:
HiBiasedCentrality_cfi.py:4
edm::Ptr
Definition:
AssociationVector.h:31
l1t::Vertex
Definition:
Vertex.h:12
trackerHitRTTI::vector
Definition:
trackerHitRTTI.h:21
l1tVertexFinder
Definition:
AlgoSettings.h:10
Vertex.h
Generated for CMSSW Reference Manual by
1.8.14