Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
MakerMacros.h
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
PFJetFromFwdPtrProducer
edm::ProductFromFwdPtrProducer< reco::PFJet > PFJetFromFwdPtrProducer
Definition:
PFCandidateFromFwdPtrProducer.cc:9
Generated for CMSSW Reference Manual by
1.8.5