Public Member Functions | |
ScaleCorrMETData (const edm::ParameterSet &) | |
~ScaleCorrMETData () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
double | scaleFactor_ |
edm::EDGetTokenT< CorrMETData > | token_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 17 of file ScaleCorrMETData.cc.
|
explicit |
Definition at line 33 of file ScaleCorrMETData.cc.
|
inlineoverride |
Definition at line 21 of file ScaleCorrMETData.cc.
|
overrideprivate |
Definition at line 42 of file ScaleCorrMETData.cc.
References DEFINE_FWK_MODULE, edm::Event::getByToken(), input, eostools::move(), edm::Event::put(), scaleFactor_, and token_.
|
private |
Definition at line 26 of file ScaleCorrMETData.cc.
Referenced by produce().
|
private |
Definition at line 25 of file ScaleCorrMETData.cc.
Referenced by produce().