Produces the pat::MET. More...
#include "PhysicsTools/PatAlgos/interface/PATMETProducer.h"
Public Member Functions | |
PATMETProducer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
~PATMETProducer () | |
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 () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 |
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::MET.
The PATMETProducer produces the analysis-level pat::MET starting from a collection of objects of METType.
Definition at line 37 of file PATMETProducer.h.
|
explicit |
Definition at line 19 of file PATMETProducer.cc.
References addEfficiencies_, addGenMET_, addResolutions_, efficiencyLoader_, genMETSrc_, edm::ParameterSet::getParameter(), metSrc_, resolutionLoader_, userDataHelper_, and useUserData_.
PATMETProducer::~PATMETProducer | ( | ) |
Definition at line 51 of file PATMETProducer.cc.
|
static |
Definition at line 111 of file PATMETProducer.cc.
References edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), pat::helper::KinResolutionsLoader::fillDescription(), pat::PATUserDataHelper< ObjectType >::fillDescription(), edm::ParameterSetDescription::setAllowAnything(), and edm::ParameterSetDescription::setComment().
|
virtual |
Implements edm::EDProducer.
Definition at line 55 of file PATMETProducer.cc.
References addGenMET_, efficiencyLoader_, pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), edm::InputTag::encode(), genMETSrc_, edm::Event::getByLabel(), metSrc_, pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), metProducer_cfi::patMETs, edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::MET::setGenMET(), pat::helper::KinResolutionsLoader::setResolutions(), userDataHelper_, and useUserData_.
|
private |
Definition at line 61 of file PATMETProducer.h.
Referenced by PATMETProducer().
|
private |
Definition at line 52 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 56 of file PATMETProducer.h.
|
private |
Definition at line 54 of file PATMETProducer.h.
Referenced by PATMETProducer().
|
private |
Definition at line 62 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 59 of file PATMETProducer.h.
|
private |
Definition at line 53 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 51 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 57 of file PATMETProducer.h.
|
private |
Definition at line 55 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 65 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 64 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().