Produces pat::PFParticle's. More...
Public Member Functions | |
PATPFParticleProducer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATPFParticleProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Attributes | |
bool | addEfficiencies_ |
bool | addGenMatch_ |
bool | addResolutions_ |
pat::helper::EfficiencyLoader | efficiencyLoader_ |
bool | embedGenMatch_ |
bool | embedPFCandidate_ |
std::vector< edm::EDGetTokenT < edm::Association < reco::GenParticleCollection > > > | genMatchTokens_ |
edm::EDGetTokenT< edm::View < reco::PFCandidate > > | pfCandidateToken_ |
GreaterByPt< PFParticle > | pTComparator_ |
pat::helper::KinResolutionsLoader | resolutionLoader_ |
pat::PATUserDataHelper < pat::PFParticle > | userDataHelper_ |
bool | useUserData_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Produces pat::PFParticle's.
The PATPFParticleProducer produces analysis-level pat::PFParticle's starting from a collection of objects of reco::PFCandidate.
Definition at line 39 of file PATPFParticleProducer.cc.
|
explicit |
Definition at line 70 of file PATPFParticleProducer.cc.
References addGenMatch_, embedGenMatch_, edm::ParameterSet::existsAs(), genMatchTokens_, edm::ParameterSet::getParameter(), pfCandidateToken_, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
|
override |
Definition at line 113 of file PATPFParticleProducer.cc.
|
override |
Definition at line 115 of file PATPFParticleProducer.cc.
References addGenMatch_, pat::PATObject< ObjectType >::addGenParticleRef(), efficiencyLoader_, embedGenMatch_, pat::PATObject< ObjectType >::embedGenParticle(), pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), genMatchTokens_, edm::Event::getByToken(), mps_fire::i, dqmiolumiharvest::j, eostools::move(), dqmiodumpmetadata::n, pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), pfParticleProducer_cfi::patPFParticles, slimmedMuons_cfi::pfCandidates, pfCandidateToken_, pTComparator_, edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::helper::KinResolutionsLoader::setResolutions(), userDataHelper_, and useUserData_.
|
private |
Definition at line 56 of file PATPFParticleProducer.cc.
|
private |
Definition at line 50 of file PATPFParticleProducer.cc.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 59 of file PATPFParticleProducer.cc.
|
private |
Definition at line 57 of file PATPFParticleProducer.cc.
Referenced by produce().
|
private |
Definition at line 51 of file PATPFParticleProducer.cc.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 49 of file PATPFParticleProducer.cc.
|
private |
Definition at line 52 of file PATPFParticleProducer.cc.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 48 of file PATPFParticleProducer.cc.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 54 of file PATPFParticleProducer.cc.
Referenced by produce().
|
private |
Definition at line 60 of file PATPFParticleProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file PATPFParticleProducer.cc.
Referenced by produce().
|
private |
Definition at line 62 of file PATPFParticleProducer.cc.
Referenced by produce().