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