Public Member Functions | |
void | checkInit () const |
EcalClusterEnergyCorrection (const edm::ParameterSet &, edm::ConsumesCollector iC) | |
const EcalClusterEnergyCorrectionParameters * | getParameters () const |
float | getValue (const reco::SuperCluster &, const int mode) const override |
float | getValue (const reco::BasicCluster &, const EcalRecHitCollection &) const override |
void | init (const edm::EventSetup &es) override |
Public Member Functions inherited from EcalClusterFunctionBaseClass | |
virtual float | getValue (const reco::CaloCluster &) const |
virtual | ~EcalClusterFunctionBaseClass () |
Private Member Functions | |
float | fBrem (float e, float eta, int algorithm) const |
float | fEta (float e, float eta, int algorithm) const |
float | fEtEta (float et, float eta, int algorithm) const |
Private Attributes | |
const EcalClusterEnergyCorrectionParameters * | params_ = nullptr |
const edm::ESGetToken < EcalClusterEnergyCorrectionParameters, EcalClusterEnergyCorrectionParametersRcd > | paramsToken_ |
Function that provides supercluster energy correction due to Bremsstrahlung loss
$Id: EcalClusterEnergyCorrection.h $Date: $Revision:
Definition at line 17 of file EcalClusterEnergyCorrection.cc.
|
inline |
Definition at line 19 of file EcalClusterEnergyCorrection.cc.
void EcalClusterEnergyCorrection::checkInit | ( | ) | const |
Definition at line 246 of file EcalClusterEnergyCorrection.cc.
References Exception, and params_.
Referenced by getValue().
|
private |
Definition at line 62 of file EcalClusterEnergyCorrection.cc.
References a, b, c, alignCSCRings::e, hltrates_dqm_sourceclient-live_cfg::offset, fireworks::p1, fireworks::p2, EcalFunParams::params(), params_, dtDQMClient_cfg::threshold, and y.
Referenced by getValue().
|
private |
Definition at line 44 of file EcalClusterEnergyCorrection.cc.
References relval_parameters_module::energy, fireworks::p1, EcalFunParams::params(), and params_.
Referenced by getValue().
|
private |
Definition at line 121 of file EcalClusterEnergyCorrection.cc.
References hltrates_dqm_sourceclient-live_cfg::offset, fireworks::p1, fireworks::p2, EcalFunParams::params(), params_, and mathSSE::sqrt().
Referenced by getValue().
|
inline |
Definition at line 22 of file EcalClusterEnergyCorrection.cc.
References params_.
|
overridevirtual |
Implements EcalClusterFunctionBaseClass.
Definition at line 176 of file EcalClusterEnergyCorrection.cc.
References HLT_FULL_cff::algorithm, checkInit(), relval_parameters_module::energy, reco::CaloCluster::energy(), PVValHelper::eta, reco::CaloCluster::eta(), reco::SuperCluster::etaWidth(), fBrem(), fEta(), fEtEta(), reco::SuperCluster::phiWidth(), reco::SuperCluster::preshowerEnergy(), and reco::SuperCluster::rawEnergy().
|
inlineoverridevirtual |
Implements EcalClusterFunctionBaseClass.
Definition at line 28 of file EcalClusterEnergyCorrection.cc.
|
overridevirtual |
Implements EcalClusterFunctionBaseClass.
Definition at line 244 of file EcalClusterEnergyCorrection.cc.
References edm::EventSetup::getData(), params_, and paramsToken_.
|
private |
Definition at line 39 of file EcalClusterEnergyCorrection.cc.
Referenced by checkInit(), fBrem(), fEta(), fEtEta(), getParameters(), and init().
|
private |
Definition at line 38 of file EcalClusterEnergyCorrection.cc.
Referenced by init().