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
SimDataFormats
Associations
interface
VertexAssociation.h
Go to the documentation of this file.
1
#ifndef SimDataFormats_Associations_VertexAssociation_h
2
#define SimDataFormats_Associations_VertexAssociation_h
3
4
#include "
DataFormats/Common/interface/AssociationMap.h
"
5
#include "
DataFormats/Common/interface/OneToManyWithQualityGeneric.h
"
6
#include "
DataFormats/Common/interface/View.h
"
7
#include "
DataFormats/VertexReco/interface/Vertex.h
"
8
#include "
DataFormats/VertexReco/interface/VertexFwd.h
"
9
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingVertex.h
"
10
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingVertexContainer.h
"
11
12
namespace
reco
{
13
typedef
edm::AssociationMap<edm::OneToManyWithQuality<TrackingVertexCollection, edm::View<reco::Vertex>
,
double
>>
14
VertexSimToRecoCollection
;
15
typedef
edm::AssociationMap<edm::OneToManyWithQuality<edm::View<reco::Vertex>
,
TrackingVertexCollection
,
double
>>
16
VertexRecoToSimCollection
;
17
}
// namespace reco
18
19
#endif
reco::VertexRecoToSimCollection
edm::AssociationMap< edm::OneToManyWithQuality< edm::View< reco::Vertex >, TrackingVertexCollection, double > > VertexRecoToSimCollection
Definition:
VertexAssociation.h:16
AssociationMap.h
TrackingVertexCollection
std::vector< TrackingVertex > TrackingVertexCollection
Definition:
TrackingVertexContainer.h:8
TrackingVertex.h
reco::VertexSimToRecoCollection
edm::AssociationMap< edm::OneToManyWithQuality< TrackingVertexCollection, edm::View< reco::Vertex >, double > > VertexSimToRecoCollection
Definition:
VertexAssociation.h:14
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
TrackingVertexContainer.h
Vertex.h
edm::AssociationMap
Definition:
AssociationMap.h:48
OneToManyWithQualityGeneric.h
VertexFwd.h
View.h
Generated for CMSSW Reference Manual by
1.8.16