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
SuperClusterFwd.h
Go to the documentation of this file.
1
#ifndef EgammaReco_SuperClusterFwd_h
2
#define EgammaReco_SuperClusterFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefVector.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
8
namespace
reco
{
9
class
SuperCluster
;
10
12
typedef
std::vector<SuperCluster>
SuperClusterCollection
;
13
15
typedef
edm::Ref<SuperClusterCollection>
SuperClusterRef
;
16
18
typedef
edm::RefProd<SuperClusterCollection>
SuperClusterRefProd
;
19
21
typedef
edm::RefVector<SuperClusterCollection>
SuperClusterRefVector
;
22
24
typedef
SuperClusterRefVector::iterator
superCluster_iterator
;
25
}
// namespace reco
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::SuperCluster
Definition:
SuperCluster.h:18
reco::SuperClusterRefProd
edm::RefProd< SuperClusterCollection > SuperClusterRefProd
reference to a collection of SuperCluster objects
Definition:
SuperClusterFwd.h:18
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref< SuperClusterCollection >
reco::SuperClusterCollection
std::vector< SuperCluster > SuperClusterCollection
collection of SuperCluser objectr
Definition:
SuperClusterFwd.h:9
reco::superCluster_iterator
SuperClusterRefVector::iterator superCluster_iterator
iterator over a vector of reference to SuperClusters
Definition:
SuperClusterFwd.h:24
reco::SuperClusterRef
edm::Ref< SuperClusterCollection > SuperClusterRef
reference to an object in a collection of SuperCluster objects
Definition:
SuperClusterFwd.h:15
RefVector.h
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::SuperClusterRefVector
edm::RefVector< SuperClusterCollection > SuperClusterRefVector
vector of references to objects in the same colletion of SuperCluster objects
Definition:
SuperClusterFwd.h:21
Generated for CMSSW Reference Manual by
1.8.16