#include <EgammaSCCorrectionMaker/EgammaSCCorrectionMaker/src/EgammaSCCorrectionMaker.cc>
Public Member Functions | |
EgammaSCCorrectionMaker (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) 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 |
Private Attributes | |
bool | applyCrackCorrection_ |
bool | applyEnergyCorrection_ |
bool | applyLocalContCorrection_ |
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | caloGeomToken_ |
std::unique_ptr < EcalClusterFunctionBaseClass > | crackCorrectionFunction_ |
std::string | crackCorrectorName_ |
std::unique_ptr < EcalClusterFunctionBaseClass > | energyCorrectionFunction_ |
std::unique_ptr < EgammaSCEnergyCorrectionAlgo > | energyCorrector_ |
std::string | energyCorrectorName_ |
double | etThresh_ |
std::unique_ptr < EcalBasicClusterLocalContCorrection > | localContCorrectionFunction_ |
int | modeEB_ |
int | modeEE_ |
std::string | outputCollection_ |
edm::EDGetTokenT < EcalRecHitCollection > | rHInputProducer_ |
edm::InputTag | rHTag_ |
reco::CaloCluster::AlgoId | sCAlgo_ |
edm::EDGetTokenT < reco::SuperClusterCollection > | sCInputProducer_ |
double | sigmaElectronicNoise_ |
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 |
Description: Producer of corrected SuperClusters
Definition at line 46 of file EgammaSCCorrectionMaker.cc.
|
explicit |
Definition at line 87 of file EgammaSCCorrectionMaker.cc.
References applyCrackCorrection_, applyEnergyCorrection_, applyLocalContCorrection_, caloGeomToken_, crackCorrectionFunction_, crackCorrectorName_, reco::CaloCluster::dynamicHybrid, energyCorrectionFunction_, energyCorrector_, energyCorrectorName_, DeDxTools::esConsumes(), etThresh_, edm::ParameterSet::existsAs(), get, edm::ParameterSet::getParameter(), reco::CaloCluster::hybrid, reco::CaloCluster::island, localContCorrectionFunction_, modeEB_, modeEE_, reco::CaloCluster::multi5x5, outputCollection_, rHInputProducer_, rHTag_, sCAlgo_, sCInputProducer_, sigmaElectronicNoise_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 155 of file EgammaSCCorrectionMaker.cc.
References EgammaSCEnergyCorrectionAlgo::applyCrackCorrection(), applyCrackCorrection_, applyEnergyCorrection_, EgammaSCEnergyCorrectionAlgo::applyLocalContCorrection(), applyLocalContCorrection_, caloGeomToken_, crackCorrectionFunction_, DetId::Ecal, EcalBarrel, EcalEndcap, EcalPreshower, reco::CaloCluster::energy(), energyCorrectionFunction_, energyCorrector_, energyCorrectorName_, etThresh_, relativeConstraints::geometry, edm::Event::getByToken(), edm::EventSetup::getData(), reco_application_2006_simpleTBanalysis_cfg::hitCollection, mps_fire::i, edm::InputTag::instance(), localContCorrectionFunction_, modeEB_, modeEE_, eostools::move(), outputCollection_, reco::CaloCluster::position(), edm::Event::put(), rHInputProducer_, rHTag_, sCAlgo_, sCInputProducer_, funct::sin(), str, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 61 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 60 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 62 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 78 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 53 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 65 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker().
|
private |
Definition at line 52 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 57 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 64 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 72 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 54 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 67 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 68 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 81 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 75 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 77 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 80 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 76 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker(), and produce().
|
private |
Definition at line 71 of file EgammaSCCorrectionMaker.cc.
Referenced by EgammaSCCorrectionMaker().