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
ElectronSeedFwd.h
Go to the documentation of this file.
1
#ifndef EGammaReco_ElectronSeedFwd_h
2
#define EGammaReco_ElectronSeedFwd_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
#include "
DataFormats/Common/interface/RefVector.h
"
8
9
namespace
reco
{
10
class
ElectronSeed
;
12
typedef
std::vector<ElectronSeed>
ElectronSeedCollection
;
14
typedef
edm::Ref<ElectronSeedCollection>
ElectronSeedRef
;
16
typedef
edm::RefProd<ElectronSeedCollection>
ElectronSeedRefProd
;
18
typedef
edm::RefVector<ElectronSeedCollection>
ElectronSeedRefVector
;
19
}
// namespace reco
20
21
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::ElectronSeedRefVector
edm::RefVector< ElectronSeedCollection > ElectronSeedRefVector
vector of objects in the same collection of ElectronSeed objects
Definition:
ElectronSeedFwd.h:18
edm::RefVector< ElectronSeedCollection >
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref< ElectronSeedCollection >
reco::ElectronSeed
Definition:
ElectronSeed.h:51
reco::ElectronSeedCollection
std::vector< ElectronSeed > ElectronSeedCollection
collection of ElectronSeed objects
Definition:
ElectronSeedFwd.h:10
reco::ElectronSeedRefProd
edm::RefProd< ElectronSeedCollection > ElectronSeedRefProd
reference to a collection of ElectronSeed objects
Definition:
ElectronSeedFwd.h:16
RefVector.h
Ref.h
reco::ElectronSeedRef
edm::Ref< ElectronSeedCollection > ElectronSeedRef
reference to an object in a collection of ElectronSeed objects
Definition:
ElectronSeedFwd.h:14
Generated for CMSSW Reference Manual by
1.8.16