CommonTools
ParticleFlow
plugins
PdgIdPFCandidateSelector.cc
Go to the documentation of this file.
1
#include "
FWCore/PluginManager/interface/ModuleDef.h
"
2
#include "
FWCore/Framework/interface/MakerMacros.h
"
3
4
#include "
DataFormats/ParticleFlowCandidate/interface/PFCandidate.h
"
5
#include "
DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h
"
6
7
#include "
CommonTools/UtilAlgos/interface/ObjectSelector.h
"
8
#include "
CommonTools/ParticleFlow/interface/PdgIdPFCandidateSelectorDefinition.h
"
9
10
typedef
ObjectSelector<pf2pat::PdgIdPFCandidateSelectorDefinition>
PdgIdPFCandidateSelector
;
11
12
DEFINE_FWK_MODULE
(
PdgIdPFCandidateSelector
);
ObjectSelector.h
PFCandidate.h
PdgIdPFCandidateSelectorDefinition.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
ObjectSelector
Definition:
ObjectSelector.h:39
PdgIdPFCandidateSelector
ObjectSelector< pf2pat::PdgIdPFCandidateSelectorDefinition > PdgIdPFCandidateSelector
Definition:
PdgIdPFCandidateSelector.cc:10
ModuleDef.h
PFCandidateFwd.h
Generated for CMSSW Reference Manual by
1.8.16