#include <HiEgammaSCCorrectionMaker/HiEgammaSCCorrectionMaker/src/HiEgammaSCCorrectionMaker.cc>
Public Member Functions | |
HiEgammaSCCorrectionMaker (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HiEgammaSCCorrectionMaker () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
bool | applyEnergyCorrection_ |
std::unique_ptr< EcalClusterFunctionBaseClass > | EnergyCorrection_ |
std::unique_ptr< HiEgammaSCEnergyCorrectionAlgo > | energyCorrector_ |
double | etThresh_ |
std::string | outputCollection_ |
edm::EDGetTokenT< EcalRecHitCollection > | rHInputProducer_ |
edm::InputTag | rHInputProducerTag_ |
reco::CaloCluster::AlgoId | sCAlgo_ |
edm::EDGetTokenT< reco::SuperClusterCollection > | sCInputProducer_ |
edm::InputTag | sCInputProducerTag_ |
double | sigmaElectronicNoise_ |
edm::ESHandle< CaloTopology > | theCaloTopo_ |
HiEgammaSCEnergyCorrectionAlgo::VerbosityLevel | verbosity_ |
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 |
Description: Producer of corrected SuperClusters
Definition at line 40 of file HiEgammaSCCorrectionMaker.h.
|
explicit |
Definition at line 28 of file HiEgammaSCCorrectionMaker.cc.
References applyEnergyCorrection_, reco::CaloCluster::dynamicHybrid, EnergyCorrection_, energyCorrector_, etThresh_, reco::get(), edm::ParameterSet::getParameter(), reco::CaloCluster::hybrid, reco::CaloCluster::island, reco::CaloCluster::multi5x5, outputCollection_, HiEgammaSCEnergyCorrectionAlgo::pDEBUG, HiEgammaSCEnergyCorrectionAlgo::pERROR, HiEgammaSCEnergyCorrectionAlgo::pINFO, rHInputProducer_, rHInputProducerTag_, sCAlgo_, sCInputProducer_, sCInputProducerTag_, sigmaElectronicNoise_, AlCaHLTBitMon_QueryRunRegistry::string, verbosity_, and ~HiEgammaSCCorrectionMaker().
|
overridedefault |
Referenced by HiEgammaSCCorrectionMaker().
|
override |
Definition at line 88 of file HiEgammaSCCorrectionMaker.cc.
References applyEnergyCorrection_, DEFINE_FWK_MODULE, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, reco::CaloCluster::energy(), EnergyCorrection_, energyCorrector_, etThresh_, edm::EventSetup::get(), edm::Event::getByToken(), CaloGeometry::getSubdetectorGeometry(), egammaRechitFilter_cfi::hitCollection, edm::InputTag::instance(), edm::InputTag::label(), eostools::move(), outputCollection_, reco::CaloCluster::position(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), edm::Event::put(), rHInputProducer_, rHInputProducerTag_, sCAlgo_, sCInputProducer_, sCInputProducerTag_, funct::sin(), str, AlCaHLTBitMon_QueryRunRegistry::string, theCaloTopo_, and ecaldqm::topology().
|
private |
Definition at line 58 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 49 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 55 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 61 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 70 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 66 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 64 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 69 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 67 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 65 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 60 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker().
|
private |
Definition at line 71 of file HiEgammaSCCorrectionMaker.h.
Referenced by produce().
|
private |
Definition at line 52 of file HiEgammaSCCorrectionMaker.h.
Referenced by HiEgammaSCCorrectionMaker().