#include <CaloTowersReCreator.h>
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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 22 of file CaloTowersReCreator.h.
|
explicit |
Definition at line 4 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 25 of file CaloTowersReCreator.h.
|
static |
Definition at line 128 of file CaloTowersReCreator.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 83 of file CaloTowersReCreator.cc.
References algo_, allowMissingInputs_, CaloTowersCreationAlgo::begin(), c, MillePedeFileConverter_cfg::e, EBEScale, EEEScale, HBEScale, HEDEScale, HESEScale, HF1EScale, HF2EScale, HOEScale, edm::HandleBase::isValid(), eostools::move(), dumpMFGeometry_cfg::prod, edm::ESHandle< T >::product(), 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 32 of file CaloTowersReCreator.h.
Referenced by produce().
|
private |
Definition at line 38 of file CaloTowersReCreator.h.
Referenced by produce().
double CaloTowersReCreator::EBEScale |
Definition at line 28 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::EEEScale |
Definition at line 28 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HBEScale |
Definition at line 28 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HEDEScale |
Definition at line 29 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HESEScale |
Definition at line 28 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HF1EScale |
Definition at line 29 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HF2EScale |
Definition at line 29 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
double CaloTowersReCreator::HOEScale |
Definition at line 29 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 33 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 37 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 36 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 34 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().
|
private |
Definition at line 35 of file CaloTowersReCreator.h.
Referenced by CaloTowersReCreator(), and produce().