Public Member Functions | |
CaloTowersReCreator (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~CaloTowersReCreator () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Public Attributes | |
double | EBEScale |
double | EEEScale |
double | HBEScale |
double | HEDEScale |
double | HESEScale |
double | HF1EScale |
double | HF2EScale |
double | HOEScale |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 19 of file CaloTowersReCreator.cc.
|
explicit |
Definition at line 41 of file CaloTowersReCreator.cc.
References EBEScale, EEEScale, edm::ParameterSet::getParameter(), HBEScale, HEDEScale, HESEScale, HF1EScale, HF2EScale, HOEScale, tok_calo_, tok_ctmap_, tok_cttopo_, tok_geom_, and tok_topo_.
|
inlineoverride |
Definition at line 22 of file CaloTowersReCreator.cc.
|
static |
Definition at line 165 of file CaloTowersReCreator.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 120 of file CaloTowersReCreator.cc.
References algo_, allowMissingInputs_, CaloTowersCreationAlgo::begin(), EBEScale, EEEScale, edm::Event::getByToken(), edm::EventSetup::getHandle(), HBEScale, HEDEScale, HESEScale, HF1EScale, HF2EScale, HOEScale, edm::HandleBase::isValid(), eostools::move(), edm::ESHandle< class >::product(), edm::Event::put(), CaloTowersCreationAlgo::rescaleTowers(), CaloTowersCreationAlgo::setEBEScale(), CaloTowersCreationAlgo::setEEEScale(), CaloTowersCreationAlgo::setGeometry(), CaloTowersCreationAlgo::setHBEScale(), CaloTowersCreationAlgo::setHEDEScale(), CaloTowersCreationAlgo::setHESEScale(), CaloTowersCreationAlgo::setHF1EScale(), CaloTowersCreationAlgo::setHF2EScale(), CaloTowersCreationAlgo::setHOEScale(), tok_calo_, tok_ctmap_, tok_cttopo_, tok_geom_, and tok_topo_.
|
private |
Definition at line 29 of file CaloTowersReCreator.cc.
Referenced by produce().
|
private |
Definition at line 35 of file CaloTowersReCreator.cc.
Referenced by produce().
double CaloTowersReCreator::EBEScale |
Definition at line 25 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::EEEScale |
Definition at line 25 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HBEScale |
Definition at line 25 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HEDEScale |
Definition at line 26 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HESEScale |
Definition at line 25 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HF1EScale |
Definition at line 26 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HF2EScale |
Definition at line 26 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HOEScale |
Definition at line 26 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 30 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 34 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 33 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 31 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 32 of file CaloTowersReCreator.cc.
Referenced by CaloTowersReCreator(), and produce().