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
ParticleFlowReco
interface
ConvBremSeedFwd.h
Go to the documentation of this file.
1
#ifndef EGammaReco_ConvBremSeedFwd_h
2
#define EGammaReco_ConvBremSeedFwd_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
ConvBremSeed
;
11
typedef
std::vector<ConvBremSeed>
ConvBremSeedCollection
;
13
typedef
edm::Ref<ConvBremSeedCollection>
ConvBremSeedRef
;
15
typedef
edm::RefProd<ConvBremSeedCollection>
ConvBremSeedRefProd
;
17
typedef
edm::RefVector<ConvBremSeedCollection>
ConvBremSeedRefVector
;
19
typedef
ConvBremSeedRefVector::iterator
convbremphltseed_iterator
;
20
}
// namespace reco
21
22
#endif
reco::ConvBremSeed
Definition:
ConvBremSeed.h:24
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::ConvBremSeedCollection
std::vector< ConvBremSeed > ConvBremSeedCollection
collectin of ConvBremSeed objects
Definition:
ConvBremSeedFwd.h:9
RefVector.h
reco::convbremphltseed_iterator
ConvBremSeedRefVector::iterator convbremphltseed_iterator
iterator over a vector of reference to ConvBremSeed objects
Definition:
ConvBremSeedFwd.h:19
reco::ConvBremSeedRef
edm::Ref< ConvBremSeedCollection > ConvBremSeedRef
reference to an object in a collection of ConvBremSeed objects
Definition:
ConvBremSeedFwd.h:13
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::ConvBremSeedRefProd
edm::RefProd< ConvBremSeedCollection > ConvBremSeedRefProd
reference to a collection of ConvBremSeed objects
Definition:
ConvBremSeedFwd.h:15
reco::ConvBremSeedRefVector
edm::RefVector< ConvBremSeedCollection > ConvBremSeedRefVector
vector of objects in the same collection of ConvBremSeed objects
Definition:
ConvBremSeedFwd.h:17
Generated for CMSSW Reference Manual by
1.8.16