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
PFRecTrackFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_ParticleFlowReco_PFRecTrackFwd_h
2
#define DataFormats_ParticleFlowReco_PFRecTrackFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefVector.h
"
6
#include "
DataFormats/Common/interface/RefProd.h
"
7
8
namespace
reco
{
9
class
PFRecTrack
;
10
12
typedef
std::vector<PFRecTrack>
PFRecTrackCollection
;
13
15
typedef
edm::Ref<PFRecTrackCollection>
PFRecTrackRef
;
16
18
typedef
edm::RefProd<PFRecTrackCollection>
PFRecTrackRefProd
;
19
21
typedef
edm::RefVector<PFRecTrackCollection>
PFRecTrackRefVector
;
22
24
typedef
PFRecTrackRefVector::iterator
pfRecTrack_iterator
;
25
}
// namespace reco
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
edm::RefVector< PFRecTrackCollection >
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
edm::Ref< PFRecTrackCollection >
reco::PFRecTrackRef
edm::Ref< PFRecTrackCollection > PFRecTrackRef
persistent reference to PFRecTrack objects
Definition:
PFRecTrackFwd.h:15
RefVector.h
reco::pfRecTrack_iterator
PFRecTrackRefVector::iterator pfRecTrack_iterator
iterator over a vector of references to PFRecTrack objects
Definition:
PFRecTrackFwd.h:24
reco::PFRecTrackRefProd
edm::RefProd< PFRecTrackCollection > PFRecTrackRefProd
reference to PFRecTrack collection
Definition:
PFRecTrackFwd.h:18
Ref.h
reco::PFRecTrack
reconstructed track used as an input to particle flow
Definition:
PFRecTrack.h:20
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::PFRecTrackRefVector
edm::RefVector< PFRecTrackCollection > PFRecTrackRefVector
vector of references to PFRecTrack objects all in the same collection
Definition:
PFRecTrackFwd.h:21
reco::PFRecTrackCollection
std::vector< PFRecTrack > PFRecTrackCollection
collection of PFRecTrack objects
Definition:
PFRecTrackFwd.h:9
Generated for CMSSW Reference Manual by
1.8.16