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
CommonTools
ParticleFlow
plugins
PFCandidateFromFwdPtrProducer.cc
Go to the documentation of this file.
1
#include "
CommonTools/UtilAlgos/interface/ProductFromFwdPtrProducer.h
"
2
#include "
DataFormats/JetReco/interface/PFJet.h
"
3
#include "
DataFormats/ParticleFlowCandidate/interface/PFCandidate.h
"
4
#include "
DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h
"
5
#include "
CommonTools/ParticleFlow/interface/PFCandidateWithSrcPtrFactory.h
"
6
7
typedef
edm::ProductFromFwdPtrProducer<reco::PFCandidate, reco::PFCandidateWithSrcPtrFactory>
8
PFCandidateFromFwdPtrProducer
;
9
typedef
edm::ProductFromFwdPtrProducer<reco::PFJet>
PFJetFromFwdPtrProducer
;
10
11
#include "
FWCore/Framework/interface/MakerMacros.h
"
12
DEFINE_FWK_MODULE
(
PFCandidateFromFwdPtrProducer
);
13
DEFINE_FWK_MODULE
(
PFJetFromFwdPtrProducer
);
ProductFromFwdPtrProducer.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
PFCandidateFromFwdPtrProducer
edm::ProductFromFwdPtrProducer< reco::PFCandidate, reco::PFCandidateWithSrcPtrFactory > PFCandidateFromFwdPtrProducer
Definition:
PFCandidateFromFwdPtrProducer.cc:8
edm::ProductFromFwdPtrProducer
Produces a list of objects "by value" that correspond to the FwdPtr's from an input collection...
Definition:
ProductFromFwdPtrProducer.h:24
PFCandidateWithSrcPtrFactory.h
PFCandidate.h
PFCandidateFwd.h
PFJet.h
MakerMacros.h
PFJetFromFwdPtrProducer
edm::ProductFromFwdPtrProducer< reco::PFJet > PFJetFromFwdPtrProducer
Definition:
PFCandidateFromFwdPtrProducer.cc:9
Generated for CMSSW Reference Manual by
1.8.14