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
HFEMClusterShapeFwd.h
Go to the documentation of this file.
1
#ifndef HFEMClusterShapeFwd_h
2
#define HFEMClusterShapeFwd_h
3
#include "
DataFormats/Common/interface/Ref.h
"
4
#include "
DataFormats/Common/interface/RefProd.h
"
5
#include "
DataFormats/Common/interface/RefVector.h
"
6
7
namespace
reco
{
8
class
HFEMClusterShape
;
9
// collection of HFEMClusterShape objects
10
typedef
std::vector<HFEMClusterShape>
HFEMClusterShapeCollection
;
11
13
typedef
edm::Ref<HFEMClusterShapeCollection>
HFEMClusterShapeRef
;
14
16
typedef
edm::RefProd<HFEMClusterShapeCollection>
HFEMClusterShapeRefProd
;
17
19
typedef
edm::RefVector<HFEMClusterShapeCollection>
HFEMClusterShapeRefVector
;
20
22
typedef
HFEMClusterShapeRefVector::iterator
HFEMClusterShape_iterator
;
23
24
}
// namespace reco
25
26
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::HFEMClusterShapeCollection
std::vector< HFEMClusterShape > HFEMClusterShapeCollection
Definition:
HFEMClusterShapeFwd.h:8
reco::HFEMClusterShapeRefVector
edm::RefVector< HFEMClusterShapeCollection > HFEMClusterShapeRefVector
vector of references to HFEMClusterShape objects all in the same collection
Definition:
HFEMClusterShapeFwd.h:19
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::HFEMClusterShape
Definition:
HFEMClusterShape.h:20
reco::HFEMClusterShape_iterator
HFEMClusterShapeRefVector::iterator HFEMClusterShape_iterator
iterator over a vector of references to HFEMClusterShape objects
Definition:
HFEMClusterShapeFwd.h:22
RefVector.h
Ref.h
reco::HFEMClusterShapeRefProd
edm::RefProd< HFEMClusterShapeCollection > HFEMClusterShapeRefProd
reference to HFEMClusterShape collection
Definition:
HFEMClusterShapeFwd.h:16
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::HFEMClusterShapeRef
edm::Ref< HFEMClusterShapeCollection > HFEMClusterShapeRef
persistent reference to HFEMClusterShape objects
Definition:
HFEMClusterShapeFwd.h:13
Generated for CMSSW Reference Manual by
1.8.16