Public Member Functions | |
CaloTowersCreator (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~CaloTowersCreator () 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 |
Static Private Member Functions | |
static const std::vector < double > & | getGridValues () |
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 |
Original author: J. Mans - Minnesota
Definition at line 29 of file CaloTowersCreator.cc.
|
explicit |
Definition at line 92 of file CaloTowersCreator.cc.
References algo_, allowMissingInputs_, gather_cfg::cout, EBEScale, EScales::EBScale, ecalLabels_, EEEScale, EScales::EEScale, eScales_, edm::ParameterSet::getParameter(), HBEScale, EScales::HBScale, HEDEScale, EScales::HEDScale, HESEScale, EScales::HESScale, HF1EScale, EScales::HF1Scale, HF2EScale, EScales::HF2Scale, HOEScale, EScales::HOScale, mps_fire::i, EScales::instanceLabel, CaloTowersCreationAlgo::setMissingHcalRescaleFactorForEcal(), theEcalSeveritiesToBeExcluded_, theEcalSeveritiesToBeUsedInBadTowers_, tok_ctmap_, tok_cttopo_, tok_ecalChStatus_, tok_ecalSevAlgo_, tok_geom_, tok_hbhe_, tok_hcalChStatus_, tok_hcalSevComputer_, tok_hf_, tok_ho_, tok_topo_, toks_ecal_, and useRejectedHitsOnly_.
|
inlineoverride |
Definition at line 32 of file CaloTowersCreator.cc.
|
static |
Definition at line 382 of file CaloTowersCreator.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
staticprivate |
|
override |
Definition at line 220 of file CaloTowersCreator.cc.
References algo_, allowMissingInputs_, CaloTowersCreationAlgo::begin(), caloTowerConstituentsWatcher_, edm::ESWatcher< T >::check(), gather_cfg::cout, EBEScale, EcalBarrel, EcalEndcap, ecalSevLevelWatcher_, EEEScale, eScales_, CaloTowersCreationAlgo::finish(), edm::Event::getByToken(), edm::EventSetup::getHandle(), HBEScale, hcalChStatusWatcher_, hcalSevLevelWatcher_, HEDEScale, HESEScale, HF1EScale, HF2EScale, hcalSimParameters_cfi::ho, HOEScale, mps_fire::i, EScales::instanceLabel, CaloTowersCreationAlgo::makeEcalBadChs(), CaloTowersCreationAlgo::makeHcalDropChMap(), eostools::move(), CaloTowersCreationAlgo::process(), edm::ESHandle< class >::product(), edm::Event::put(), CaloTowersCreationAlgo::setEBEScale(), CaloTowersCreationAlgo::setEbHandle(), CaloTowersCreationAlgo::setEcalChStatusFromDB(), CaloTowersCreationAlgo::setEcalSeveritiesToBeExcluded(), CaloTowersCreationAlgo::SetEcalSeveritiesToBeUsedInBadTowers(), CaloTowersCreationAlgo::setEcalSevLvlAlgo(), CaloTowersCreationAlgo::setEEEScale(), CaloTowersCreationAlgo::setEeHandle(), CaloTowersCreationAlgo::setGeometry(), CaloTowersCreationAlgo::setHBEScale(), CaloTowersCreationAlgo::setHcalAcceptSeverityLevel(), CaloTowersCreationAlgo::setHcalAcceptSeverityLevelForRejectedHit(), CaloTowersCreationAlgo::setHcalChStatusFromDB(), CaloTowersCreationAlgo::setHcalSevLvlComputer(), CaloTowersCreationAlgo::setHEDEScale(), CaloTowersCreationAlgo::setHESEScale(), CaloTowersCreationAlgo::setHF1EScale(), CaloTowersCreationAlgo::setHF2EScale(), CaloTowersCreationAlgo::setHOEScale(), CaloTowersCreationAlgo::setRecoveredEcalHitsAreUsed(), CaloTowersCreationAlgo::setRecoveredHcalHitsAreUsed(), CaloTowersCreationAlgo::setUseRejectedHitsOnly(), CaloTowersCreationAlgo::setUseRejectedRecoveredEcalHits(), CaloTowersCreationAlgo::setUseRejectedRecoveredHcalHits(), theEcalSeveritiesToBeExcluded_, theEcalSeveritiesToBeUsedInBadTowers_, theHcalAcceptSeverityLevel_, theHcalAcceptSeverityLevelForRejectedHit_, theRecoveredEcalHitsAreUsed_, theRecoveredHcalHitsAreUsed_, tok_ctmap_, tok_cttopo_, tok_ecalChStatus_, tok_ecalSevAlgo_, tok_geom_, tok_hbhe_, tok_hcalChStatus_, tok_hcalSevComputer_, tok_hf_, tok_ho_, tok_topo_, toks_ecal_, useRejectedHitsOnly_, useRejectedRecoveredEcalHits_, useRejectedRecoveredHcalHits_, and trackerHitRTTI::vector.
|
private |
Definition at line 41 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 47 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 84 of file CaloTowersCreator.cc.
Referenced by produce().
double CaloTowersCreator::EBEScale |
Definition at line 35 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 45 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator().
|
private |
Definition at line 85 of file CaloTowersCreator.cc.
Referenced by produce().
double CaloTowersCreator::EEEScale |
Definition at line 35 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 86 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
double CaloTowersCreator::HBEScale |
Definition at line 35 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 83 of file CaloTowersCreator.cc.
Referenced by produce().
|
private |
Definition at line 82 of file CaloTowersCreator.cc.
Referenced by produce().
double CaloTowersCreator::HEDEScale |
Definition at line 36 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
double CaloTowersCreator::HESEScale |
Definition at line 35 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
double CaloTowersCreator::HF1EScale |
Definition at line 36 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
double CaloTowersCreator::HF2EScale |
Definition at line 36 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
double CaloTowersCreator::HOEScale |
Definition at line 36 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 61 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 72 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 60 of file CaloTowersCreator.cc.
Referenced by produce().
|
private |
Definition at line 70 of file CaloTowersCreator.cc.
Referenced by produce().
|
private |
Definition at line 65 of file CaloTowersCreator.cc.
Referenced by produce().
|
private |
Definition at line 64 of file CaloTowersCreator.cc.
Referenced by produce().
|
private |
Definition at line 52 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 51 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 53 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 56 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 49 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 42 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 54 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 55 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 44 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 43 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 50 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 46 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 69 of file CaloTowersCreator.cc.
Referenced by CaloTowersCreator(), and produce().
|
private |
Definition at line 80 of file CaloTowersCreator.cc.
Referenced by produce().
|
private |
Definition at line 79 of file CaloTowersCreator.cc.
Referenced by produce().