Produces the pat::CompositeCandidate. More...
#include "PhysicsTools/PatAlgos/interface/PATCompositeCandidateProducer.h"
Public Member Functions | |
PATCompositeCandidateProducer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
~PATCompositeCandidateProducer () | |
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 () |
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 the pat::CompositeCandidate.
The PATCompositeCandidateProducer produces the analysis-level pat::CompositeCandidate starting from any collection of Candidates
Definition at line 41 of file PATCompositeCandidateProducer.h.
|
explicit |
Definition at line 21 of file PATCompositeCandidateProducer.cc.
References addEfficiencies_, addResolutions_, efficiencyLoader_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), resolutionLoader_, src_, and useUserData_.
PATCompositeCandidateProducer::~PATCompositeCandidateProducer | ( | ) |
Definition at line 50 of file PATCompositeCandidateProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 53 of file PATCompositeCandidateProducer.cc.
References efficiencyLoader_, pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), edm::Event::getByLabel(), i, edm::HandleBase::isValid(), pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::helper::KinResolutionsLoader::setResolutions(), src_, userDataHelper_, and useUserData_.
|
private |
Definition at line 58 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer().
|
private |
Definition at line 61 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer().
|
private |
Definition at line 59 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer(), and produce().
|
private |
Definition at line 62 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer(), and produce().
|
private |
Definition at line 53 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer(), and produce().
|
private |
Definition at line 56 of file PATCompositeCandidateProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file PATCompositeCandidateProducer.h.
Referenced by PATCompositeCandidateProducer(), and produce().