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
DataFormats
RecoCandidate
interface
TrackAssociation.h
Go to the documentation of this file.
1
#ifndef TrackAssociation_h
2
#define TrackAssociation_h
3
4
#include "
DataFormats/TrackReco/interface/Track.h
"
5
#include "
DataFormats/TrackReco/interface/TrackFwd.h
"
6
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h
"
7
#include "
SimDataFormats/TrackingAnalysis/interface/TrackingParticleFwd.h
"
8
#include "
DataFormats/Common/interface/OneToManyWithQualityGeneric.h
"
9
#include "
DataFormats/Common/interface/AssociationMap.h
"
10
#include "
DataFormats/Common/interface/View.h
"
11
12
namespace
reco
{
13
14
typedef
edm::AssociationMap
<
15
edm::OneToManyWithQualityGeneric<TrackingParticleCollection, edm::View<reco::Track>
,
double
> >
16
SimToRecoCollection
;
17
typedef
edm::AssociationMap
<
18
edm::OneToManyWithQualityGeneric<edm::View<reco::Track>
,
TrackingParticleCollection
,
double
> >
19
RecoToSimCollection
;
20
21
}
// namespace reco
22
23
#endif
AssociationMap.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
Track.h
TrackFwd.h
reco::SimToRecoCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< TrackingParticleCollection, edm::View< reco::Track >, double > > SimToRecoCollection
Definition:
TrackAssociation.h:16
reco::RecoToSimCollection
edm::AssociationMap< edm::OneToManyWithQualityGeneric< edm::View< reco::Track >, TrackingParticleCollection, double > > RecoToSimCollection
Definition:
TrackAssociation.h:19
edm::AssociationMap
Definition:
AssociationMap.h:48
OneToManyWithQualityGeneric.h
edm::OneToManyWithQualityGeneric
Definition:
OneToManyWithQualityGeneric.h:21
TrackingParticle.h
TrackingParticleFwd.h
TrackingParticleCollection
std::vector< TrackingParticle > TrackingParticleCollection
Definition:
TrackingParticleFwd.h:8
View.h
Generated for CMSSW Reference Manual by
1.8.16