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
EgammaReco
interface
HFEMClusterShapeAssociation.h
Go to the documentation of this file.
1
2
#ifndef HFEMClusterShapeAssociation_h
3
#define HFEMClusterShapeAssociation_h
4
5
#include <vector>
6
#include "
DataFormats/Common/interface/Ref.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
#include "
DataFormats/EgammaReco/interface/HFEMClusterShapeFwd.h
"
9
#include "
DataFormats/EgammaReco/interface/SuperClusterFwd.h
"
10
#include "
DataFormats/Common/interface/AssociationMap.h
"
11
12
namespace
reco
{
13
14
// association map
15
typedef
edm::AssociationMap<edm::OneToOne<SuperClusterCollection, HFEMClusterShapeCollection>
>
16
HFEMClusterShapeAssociationCollection
;
17
18
typedef
HFEMClusterShapeAssociationCollection::value_type
HFEMClusterShapeAssociation
;
19
21
typedef
edm::Ref<HFEMClusterShapeAssociationCollection>
HFEMClusterShapeAssociationRef
;
22
24
typedef
edm::RefProd<HFEMClusterShapeAssociationCollection>
HFEMClusterShapeAssociationRefProd
;
25
27
typedef
edm::RefVector<HFEMClusterShapeAssociationCollection>
HFEMClusterShapeAssociationRefVector
;
28
29
}
// namespace reco
30
31
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
AssociationMap.h
edm::helpers::KeyVal
Definition:
AssociationMapHelpers.h:22
reco::HFEMClusterShapeAssociationRefProd
edm::RefProd< HFEMClusterShapeAssociationCollection > HFEMClusterShapeAssociationRefProd
reference to a collection of SeedMap objects
Definition:
HFEMClusterShapeAssociation.h:24
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::HFEMClusterShapeAssociationCollection
edm::AssociationMap< edm::OneToOne< SuperClusterCollection, HFEMClusterShapeCollection > > HFEMClusterShapeAssociationCollection
Definition:
HFEMClusterShapeAssociation.h:16
reco::HFEMClusterShapeAssociationRef
edm::Ref< HFEMClusterShapeAssociationCollection > HFEMClusterShapeAssociationRef
reference to an object in a collection of SeedMap objects
Definition:
HFEMClusterShapeAssociation.h:21
RefVector.h
edm::AssociationMap
Definition:
AssociationMap.h:48
HFEMClusterShapeFwd.h
Ref.h
SuperClusterFwd.h
reco::HFEMClusterShapeAssociation
HFEMClusterShapeAssociationCollection::value_type HFEMClusterShapeAssociation
Definition:
HFEMClusterShapeAssociation.h:18
reco::HFEMClusterShapeAssociationRefVector
edm::RefVector< HFEMClusterShapeAssociationCollection > HFEMClusterShapeAssociationRefVector
vector of references to objects in the same colletion of SeedMap objects
Definition:
HFEMClusterShapeAssociation.h:27
Generated for CMSSW Reference Manual by
1.8.16