Produces pat::PFParticle's. More...
#include "PhysicsTools/PatAlgos/interface/PATPFParticleProducer.h"
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::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Produces pat::PFParticle's.
The PATPFParticleProducer produces analysis-level pat::PFParticle's starting from a collection of objects of reco::PFCandidate.
Definition at line 43 of file PATPFParticleProducer.h.
|
explicit |
Definition at line 25 of file PATPFParticleProducer.cc.
References addGenMatch_, edm::EDConsumerBase::consumes(), embedGenMatch_, edm::ParameterSet::existsAs(), genMatchTokens_, edm::ParameterSet::getParameter(), pfCandidateToken_, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
PATPFParticleProducer::~PATPFParticleProducer | ( | ) |
Definition at line 67 of file PATPFParticleProducer.cc.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 71 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(), i, customizeTrackingMonitorSeedNumber::idx, j, n, pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), pfParticleProducer_cfi::patPFParticles, reco::tau::pfCandidates(), pfCandidateToken_, pTComparator_, edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::helper::KinResolutionsLoader::setResolutions(), python.multivaluedict::sort(), userDataHelper_, and useUserData_.
|
private |
Definition at line 63 of file PATPFParticleProducer.h.
|
private |
Definition at line 57 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 66 of file PATPFParticleProducer.h.
|
private |
Definition at line 64 of file PATPFParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 58 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 56 of file PATPFParticleProducer.h.
|
private |
Definition at line 59 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 55 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 61 of file PATPFParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 67 of file PATPFParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 70 of file PATPFParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 69 of file PATPFParticleProducer.h.
Referenced by produce().