Produces pat::PFParticle's. More...
#include "PhysicsTools/PatAlgos/interface/PATPFParticleProducer.h"
Public Member Functions | |
PATPFParticleProducer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
~PATPFParticleProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
void | fetchCandidateCollection (edm::Handle< edm::View< reco::PFCandidate > > &c, const edm::InputTag &tag, const edm::Event &iSetup) const |
Private Attributes | |
bool | addEfficiencies_ |
bool | addGenMatch_ |
bool | addResolutions_ |
pat::helper::EfficiencyLoader | efficiencyLoader_ |
bool | embedGenMatch_ |
bool | embedPFCandidate_ |
std::vector< edm::InputTag > | genMatchSrc_ |
edm::InputTag | pfCandidateSrc_ |
GreaterByPt< PFParticle > | pTComparator_ |
pat::helper::KinResolutionsLoader | resolutionLoader_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Produces pat::PFParticle's.
The PATPFParticleProducer produces analysis-level pat::PFParticle's starting from a collection of objects of reco::PFCandidate.
Definition at line 41 of file PATPFParticleProducer.h.
|
explicit |
Definition at line 26 of file PATPFParticleProducer.cc.
References addEfficiencies_, addGenMatch_, addResolutions_, efficiencyLoader_, embedGenMatch_, edm::ParameterSet::existsAs(), genMatchSrc_, edm::ParameterSet::getParameter(), pfCandidateSrc_, and resolutionLoader_.
PATPFParticleProducer::~PATPFParticleProducer | ( | ) |
Definition at line 61 of file PATPFParticleProducer.cc.
|
private |
Definition at line 129 of file PATPFParticleProducer.cc.
References trackerHits::c, edm::hlt::Exception, newFWLiteAna::found, and edm::Event::getByLabel().
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 65 of file PATPFParticleProducer.cc.
References addGenMatch_, pat::PATObject< ObjectType >::addGenParticleRef(), efficiencyLoader_, embedGenMatch_, pat::PATObject< ObjectType >::embedGenParticle(), pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), fetchCandidateCollection(), genMatchSrc_, edm::Event::getByLabel(), i, j, n, pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), pfParticleProducer_cfi::patPFParticles, reco::tau::pfCandidates(), pfCandidateSrc_, pTComparator_, edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::helper::KinResolutionsLoader::setResolutions(), and python.multivaluedict::sort().
|
private |
Definition at line 65 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer().
|
private |
Definition at line 59 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 68 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer().
|
private |
Definition at line 66 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 60 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 58 of file PATPFParticleProducer.h.
|
private |
Definition at line 61 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().
|
private |
Definition at line 63 of file PATPFParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 69 of file PATPFParticleProducer.h.
Referenced by PATPFParticleProducer(), and produce().