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
EgammaCandidates
interface
ConversionFwd.h
Go to the documentation of this file.
1
#ifndef EgammaReco_ConversionFwd_h
2
#define EgammaReco_ConversionFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
Conversion
;
10
12
typedef
std::vector<Conversion>
ConversionCollection
;
13
15
typedef
edm::Ref<ConversionCollection>
ConversionRef
;
16
18
typedef
edm::RefProd<ConversionCollection>
ConversionRefProd
;
19
21
typedef
edm::RefVector<ConversionCollection>
ConversionRefVector
;
22
24
typedef
ConversionRefVector::iterator
c_iterator
;
25
}
// namespace reco
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::Conversion
Definition:
Conversion.h:23
reco::ConversionRefVector
edm::RefVector< ConversionCollection > ConversionRefVector
vector of objects in the same collection of Conversion objects
Definition:
ConversionFwd.h:21
edm::RefVector< ConversionCollection >
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
reco::ConversionRefProd
edm::RefProd< ConversionCollection > ConversionRefProd
reference to a collection of Conversion objects
Definition:
ConversionFwd.h:18
edm::Ref< ConversionCollection >
reco::ConversionCollection
std::vector< Conversion > ConversionCollection
collectin of Conversion objects
Definition:
ConversionFwd.h:9
RefVector.h
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::ConversionRef
edm::Ref< ConversionCollection > ConversionRef
reference to an object in a collection of Conversion objects
Definition:
ConversionFwd.h:15
reco::c_iterator
ConversionRefVector::iterator c_iterator
iterator over a vector of reference to Conversion objects
Definition:
ConversionFwd.h:24
Generated for CMSSW Reference Manual by
1.8.16