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
PFTrajectoryPointFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_ParticleFlowReco_PFTrajectoryPointFwd_h
2
#define DataFormats_ParticleFlowReco_PFTrajectoryPointFwd_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
PFTrajectoryPoint
;
10
12
typedef
std::vector<PFTrajectoryPoint>
PFTrajectoryPointCollection
;
13
15
typedef
edm::Ref<PFTrajectoryPointCollection>
PFTrajectoryPointRef
;
16
18
typedef
edm::RefProd<PFTrajectoryPointCollection>
PFTrajectoryPointRefProd
;
19
21
typedef
edm::RefVector<PFTrajectoryPointCollection>
PFTrajectoryPointRefVector
;
22
24
typedef
PFTrajectoryPointRefVector::iterator
trajectoryPoint_iterator
;
25
}
26
27
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::PFTrajectoryPointCollection
std::vector< PFTrajectoryPoint > PFTrajectoryPointCollection
collection of PFTrajectoryPoint objects
Definition:
PFTrajectoryPointFwd.h:9
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::trajectoryPoint_iterator
PFTrajectoryPointRefVector::iterator trajectoryPoint_iterator
iterator over a vector of references to PFTrajectoryPoint objects
Definition:
PFTrajectoryPointFwd.h:24
RefVector.h
reco::PFTrajectoryPointRefProd
edm::RefProd< PFTrajectoryPointCollection > PFTrajectoryPointRefProd
reference to PFTrajectoryPoint collection
Definition:
PFTrajectoryPointFwd.h:18
reco::PFTrajectoryPointRef
edm::Ref< PFTrajectoryPointCollection > PFTrajectoryPointRef
persistent reference to PFTrajectoryPoint objects
Definition:
PFTrajectoryPointFwd.h:15
Ref.h
reco::PFTrajectoryPoint
A PFTrack holds several trajectory points, which basically contain the position and momentum of a tra...
Definition:
PFTrajectoryPoint.h:26
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::PFTrajectoryPointRefVector
edm::RefVector< PFTrajectoryPointCollection > PFTrajectoryPointRefVector
vector of references to PFTrajectoryPoint objects all in the same collection
Definition:
PFTrajectoryPointFwd.h:21
Generated for CMSSW Reference Manual by
1.8.16