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
GsfTrackFwd.h
Go to the documentation of this file.
1
#ifndef GsfTrackReco_GsfTrackFwd_h
2
#define GsfTrackReco_GsfTrackFwd_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
GsfTrack
;
11
typedef
std::vector<GsfTrack>
GsfTrackCollection
;
13
typedef
edm::Ref<GsfTrackCollection>
GsfTrackRef
;
15
typedef
edm::RefProd<GsfTrackCollection>
GsfTrackRefProd
;
17
typedef
edm::RefVector<GsfTrackCollection>
GsfTrackRefVector
;
19
typedef
GsfTrackRefVector::iterator
GsfTrack_iterator
;
20
}
// namespace reco
21
22
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::GsfTrackRef
edm::Ref< GsfTrackCollection > GsfTrackRef
persistent reference to a GsfTrack
Definition:
GsfTrackFwd.h:13
edm::RefVector< GsfTrackCollection >
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref< GsfTrackCollection >
reco::GsfTrack
Definition:
GsfTrack.h:12
reco::GsfTrackRefProd
edm::RefProd< GsfTrackCollection > GsfTrackRefProd
persistent reference to a GsfTrack collection
Definition:
GsfTrackFwd.h:15
reco::GsfTrack_iterator
GsfTrackRefVector::iterator GsfTrack_iterator
iterator over a vector of reference to GsfTrack in the same collection
Definition:
GsfTrackFwd.h:19
RefVector.h
reco::GsfTrackRefVector
edm::RefVector< GsfTrackCollection > GsfTrackRefVector
vector of reference to GsfTrack in the same collection
Definition:
GsfTrackFwd.h:17
reco::GsfTrackCollection
std::vector< GsfTrack > GsfTrackCollection
collection of GsfTracks
Definition:
GsfTrackFwd.h:9
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
Generated for CMSSW Reference Manual by
1.8.16