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
n
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
c
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
src
DataFormats
ParticleFlowReco
interface
PFSimParticleFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_ParticleFlowReco_PFSimParticleFwd_h
2
#define DataFormats_ParticleFlowReco_PFSimParticleFwd_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
PFSimParticle
;
10
12
typedef
std::vector<PFSimParticle>
PFSimParticleCollection
;
13
15
typedef
edm::Ref<PFSimParticleCollection>
PFSimParticleRef
;
16
18
typedef
edm::RefProd<PFSimParticleCollection>
PFSimParticleRefProd
;
19
21
typedef
edm::RefVector<PFSimParticleCollection>
PFSimParticleRefVector
;
22
24
typedef
PFSimParticleRefVector::iterator
pfSimParticle_iterator
;
25
}
// namespace reco
26
27
#endif
reco::PFSimParticleRefProd
edm::RefProd< PFSimParticleCollection > PFSimParticleRefProd
reference to PFSimParticle collection
Definition:
PFSimParticleFwd.h:18
reco::pfSimParticle_iterator
PFSimParticleRefVector::iterator pfSimParticle_iterator
iterator over a vector of references to PFSimParticle objects
Definition:
PFSimParticleFwd.h:24
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PFSimParticleRefVector
edm::RefVector< PFSimParticleCollection > PFSimParticleRefVector
vector of references to PFSimParticle objects all in the same collection
Definition:
PFSimParticleFwd.h:21
reco::PFSimParticleRef
edm::Ref< PFSimParticleCollection > PFSimParticleRef
persistent reference to PFSimParticle objects
Definition:
PFSimParticleFwd.h:15
reco::PFSimParticleCollection
std::vector< PFSimParticle > PFSimParticleCollection
collection of PFSimParticle objects
Definition:
PFSimParticleFwd.h:9
RefProd.h
RefVector.h
edm::RefProd
Definition:
EDProductfwd.h:25
reco::PFSimParticle
true particle for particle flow
Definition:
PFSimParticle.h:19
Ref.h
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
Generated for CMSSW Reference Manual by
1.8.14