#include <ShiftedParticleMETcorrInputProducer.h>
Public Member Functions | |
ShiftedParticleMETcorrInputProducer (const edm::ParameterSet &) | |
~ShiftedParticleMETcorrInputProducer () | |
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 | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::string | moduleLabel_ |
edm::InputTag | srcOriginal_ |
edm::InputTag | srcShifted_ |
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) |
Propagate energy variations of electrons/muons/tau-jets to MET
Definition at line 27 of file ShiftedParticleMETcorrInputProducer.h.
|
explicit |
Definition at line 6 of file ShiftedParticleMETcorrInputProducer.cc.
References edm::ParameterSet::getParameter(), srcOriginal_, and srcShifted_.
ShiftedParticleMETcorrInputProducer::~ShiftedParticleMETcorrInputProducer | ( | ) |
Definition at line 15 of file ShiftedParticleMETcorrInputProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 20 of file ShiftedParticleMETcorrInputProducer.cc.
References edm::Event::getByLabel(), edm::Event::put(), srcOriginal_, and srcShifted_.
|
private |
Definition at line 38 of file ShiftedParticleMETcorrInputProducer.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 40 of file ShiftedParticleMETcorrInputProducer.h.
Referenced by produce(), and ShiftedParticleMETcorrInputProducer().
|
private |
Definition at line 41 of file ShiftedParticleMETcorrInputProducer.h.
Referenced by produce(), and ShiftedParticleMETcorrInputProducer().