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
PreshowerClusterFwd.h
Go to the documentation of this file.
1
#ifndef EgammaReco_PreshowerClusterFwd_h
2
#define EgammaReco_PreshowerClusterFwd_h
3
//
4
//
5
#include <vector>
6
#include "
DataFormats/Common/interface/Ref.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
#include "
DataFormats/Common/interface/RefProd.h
"
9
#include "
DataFormats/EcalRecHit/interface/EcalRecHitCollections.h
"
10
11
namespace
reco
{
12
class
PreshowerCluster
;
13
15
typedef
std::vector<PreshowerCluster>
PreshowerClusterCollection
;
16
18
typedef
edm::Ref<PreshowerClusterCollection>
PreshowerClusterRef
;
19
21
typedef
edm::RefProd<PreshowerClusterCollection>
PreshowerClusterRefProd
;
22
24
typedef
edm::RefVector<PreshowerClusterCollection>
PreshowerClusterRefVector
;
25
27
typedef
PreshowerClusterRefVector::iterator
PreshowerCluster_iterator
;
28
}
// namespace reco
29
30
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::PreshowerCluster
Definition:
PreshowerCluster.h:17
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
EcalRecHitCollections.h
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PreshowerCluster_iterator
PreshowerClusterRefVector::iterator PreshowerCluster_iterator
iterator over a vector of references to PreshowerCluster objects
Definition:
PreshowerClusterFwd.h:27
reco::PreshowerClusterRefProd
edm::RefProd< PreshowerClusterCollection > PreshowerClusterRefProd
reference to PreshowerCluster collection
Definition:
PreshowerClusterFwd.h:21
reco::PreshowerClusterCollection
std::vector< PreshowerCluster > PreshowerClusterCollection
collection of PreshowerCluster objects
Definition:
PreshowerClusterFwd.h:12
reco::PreshowerClusterRef
edm::Ref< PreshowerClusterCollection > PreshowerClusterRef
persistent reference to PreshowerCluster objects
Definition:
PreshowerClusterFwd.h:18
RefVector.h
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::PreshowerClusterRefVector
edm::RefVector< PreshowerClusterCollection > PreshowerClusterRefVector
vector of references to PreshowerCluster objects all in the same collection
Definition:
PreshowerClusterFwd.h:24
Generated for CMSSW Reference Manual by
1.8.16