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
DataFormats
EgammaTrackReco
interface
TrackCandidateCaloClusterAssociation.h
Go to the documentation of this file.
1
#ifndef TrackCandidateCaloClusterAssociation_h
2
#define TrackCandidateCaloClusterAssociation_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/RefProd.h
"
8
#include "
DataFormats/Common/interface/Ptr.h
"
9
#include "
DataFormats/Common/interface/PtrVector.h
"
10
#include "
DataFormats/TrackCandidate/interface/TrackCandidate.h
"
11
#include "
DataFormats/CaloRecHit/interface/CaloClusterFwd.h
"
12
#include "
DataFormats/Common/interface/ValueMap.h
"
13
14
namespace
reco
{
15
16
// association map
17
typedef
edm::ValueMap<reco::CaloClusterPtr>
TrackCandidateCaloClusterPtrAssociation
;
18
typedef
edm::ValueMap<reco::CaloClusterPtrVector>
TrackCandidateCaloClusterPtrVectorAssociation
;
19
20
}
// namespace reco
21
22
#endif
PtrVector.h
ValueMap.h
RefProd.h
CaloClusterFwd.h
RefVector.h
Ptr.h
reco::TrackCandidateCaloClusterPtrVectorAssociation
edm::ValueMap< reco::CaloClusterPtrVector > TrackCandidateCaloClusterPtrVectorAssociation
Definition:
TrackCandidateCaloClusterAssociation.h:18
edm::ValueMap
Definition:
ValueMap.h:107
TrackCandidate.h
reco::TrackCandidateCaloClusterPtrAssociation
edm::ValueMap< reco::CaloClusterPtr > TrackCandidateCaloClusterPtrAssociation
Definition:
TrackCandidateCaloClusterAssociation.h:17
Ref.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14