Slimmer of PAT METs. More...
Classes | |
struct | OneMETShift |
Private Member Functions | |
void | maybeReadShifts (const edm::ParameterSet &basePSet, const std::string &name, pat::MET::METUncertaintyLevel level) |
Private Attributes | |
std::vector< OneMETShift > | shifts_ |
edm::EDGetTokenT < pat::METCollection > | src_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
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::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Slimmer of PAT METs.
Definition at line 19 of file PATMETSlimmer.cc.
|
explicit |
Definition at line 43 of file PATMETSlimmer.cc.
References maybeReadShifts(), pat::MET::Raw, pat::MET::Type1, and pat::MET::Type1p2.
|
inlinevirtual |
Definition at line 22 of file PATMETSlimmer.cc.
|
private |
Definition at line 52 of file PATMETSlimmer.cc.
References pat::MET::ElectronEnDown, pat::MET::ElectronEnUp, edm::hlt::Exception, edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), pat::MET::JetEnDown, pat::MET::JetEnUp, pat::MET::JetResDown, pat::MET::JetResUp, pat::MET::MuonEnDown, pat::MET::MuonEnUp, mergeVDriftHistosByStation::name, pat::MET::TauEnDown, pat::MET::TauEnUp, pat::MET::UnclusteredEnDown, and pat::MET::UnclusteredEnUp.
Referenced by PATMETSlimmer().
|
virtual |
Implements edm::EDProducer.
Definition at line 96 of file PATMETSlimmer.cc.
References edm::Event::getByToken(), CaloMET_cfi::met, dbtoconf::out, edm::Event::put(), edm::shift, shifts_, alcazmumu_cfi::src, and src_.
|
private |
Definition at line 38 of file PATMETSlimmer.cc.
Referenced by produce().
|
private |
Definition at line 37 of file PATMETSlimmer.cc.
Referenced by produce().