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
GsfTrackReco
interface
GsfTrackExtraFwd.h
Go to the documentation of this file.
1
#ifndef GsfTrackReco_GsfTrackExtraFwd_h
2
#define GsfTrackReco_GsfTrackExtraFwd_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
GsfTrackExtra
;
11
typedef
std::vector<GsfTrackExtra>
GsfTrackExtraCollection
;
13
typedef
edm::Ref<GsfTrackExtraCollection>
GsfTrackExtraRef
;
15
typedef
edm::RefProd<GsfTrackExtraCollection>
GsfTrackExtraRefProd
;
17
typedef
edm::RefVector<GsfTrackExtraCollection>
GsfTrackExtraRefVector
;
19
typedef
GsfTrackExtraRefVector::iterator
gsfTrackExtra_iterator
;
20
}
// namespace reco
21
22
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::gsfTrackExtra_iterator
GsfTrackExtraRefVector::iterator gsfTrackExtra_iterator
iterator over a vector of references to GsfTrackExtra in the same collection
Definition:
GsfTrackExtraFwd.h:19
reco::GsfTrackExtraCollection
std::vector< GsfTrackExtra > GsfTrackExtraCollection
collection of GsfTrackExtra objects
Definition:
GsfTrackExtraFwd.h:9
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
edm::Ref< GsfTrackExtraCollection >
RefVector.h
reco::GsfTrackExtraRefProd
edm::RefProd< GsfTrackExtraCollection > GsfTrackExtraRefProd
reference to a GsfTrackExtra collection
Definition:
GsfTrackExtraFwd.h:15
reco::GsfTrackExtraRefVector
edm::RefVector< GsfTrackExtraCollection > GsfTrackExtraRefVector
vector of references to GsfTrackExtra in the same collection
Definition:
GsfTrackExtraFwd.h:17
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::GsfTrackExtra
Definition:
GsfTrackExtra.h:16
reco::GsfTrackExtraRef
edm::Ref< GsfTrackExtraCollection > GsfTrackExtraRef
persistent reference to a GsfTrackExtra
Definition:
GsfTrackExtraFwd.h:13
Generated for CMSSW Reference Manual by
1.8.16