#include <MuonMETcorrInputProducer.h>
Public Member Functions | |
MuonMETcorrInputProducer (const edm::ParameterSet &) | |
~MuonMETcorrInputProducer () | |
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 | src_ |
edm::InputTag | srcMuonCorrections_ |
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) |
Sum CaloMET muon corrections, needed to compute Type 2 MET corrections in case muon corrected CaloMET is used as input to CorrectedCaloMETProducer
Definition at line 25 of file MuonMETcorrInputProducer.h.
|
explicit |
Definition at line 10 of file MuonMETcorrInputProducer.cc.
References edm::ParameterSet::getParameter(), src_, and srcMuonCorrections_.
MuonMETcorrInputProducer::~MuonMETcorrInputProducer | ( | ) |
Definition at line 20 of file MuonMETcorrInputProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 25 of file MuonMETcorrInputProducer.cc.
References edm::Event::getByLabel(), metsig::muon, patZpeak::muons, reco::MuonMETCorrectionData::NotUsed, patZpeak::numMuons, reco::LeafCandidate::pt(), edm::Event::put(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), src_, srcMuonCorrections_, and reco::MuonMETCorrectionData::type().
|
private |
Definition at line 36 of file MuonMETcorrInputProducer.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 38 of file MuonMETcorrInputProducer.h.
Referenced by MuonMETcorrInputProducer(), and produce().
|
private |
Definition at line 40 of file MuonMETcorrInputProducer.h.
Referenced by MuonMETcorrInputProducer(), and produce().