Public Member Functions | |
void | checkInit () const |
EcalClusterCrackCorrection (const edm::ParameterSet &) | |
const EcalClusterCrackCorrParameters * | getParameters () const |
float | getValue (const reco::BasicCluster &, const EcalRecHitCollection &) const override |
float | getValue (const reco::CaloCluster &) const override |
float | getValue (const reco::SuperCluster &, const int mode) const override |
void | init (const edm::EventSetup &es) override |
Public Member Functions inherited from EcalClusterFunctionBaseClass | |
virtual | ~EcalClusterFunctionBaseClass () |
Private Attributes | |
const edm::EventSetup * | es_ |
edm::ESHandle< EcalClusterCrackCorrParameters > | esParams_ |
const EcalClusterCrackCorrParameters * | params_ |
Function to correct cluster for cracks in the calorimeter
$Id: EcalClusterCrackCorrection.h $Date: $Revision:
Definition at line 22 of file EcalClusterCrackCorrection.cc.
|
inline |
Definition at line 24 of file EcalClusterCrackCorrection.cc.
void EcalClusterCrackCorrection::checkInit | ( | ) | const |
Definition at line 52 of file EcalClusterCrackCorrection.cc.
References Exception, and params_.
Referenced by getValue().
|
inline |
|
inlineoverridevirtual |
Implements EcalClusterFunctionBaseClass.
Definition at line 32 of file EcalClusterCrackCorrection.cc.
Referenced by getValue().
|
overridevirtual |
Reimplemented from EcalClusterFunctionBaseClass.
Definition at line 61 of file EcalClusterCrackCorrection.cc.
References funct::abs(), checkInit(), funct::cos(), LEDCalibrationChannels::depth, DetId::Ecal, EcalBarrel, reco::CaloCluster::energy(), es_, PV3DBase< T, PVType, FrameType >::eta(), reco::CaloCluster::eta(), f, dqmdumpme::first, g, relativeConstraints::geom, edm::EventSetup::get(), get, CaloGeometry::getSubdetectorGeometry(), reco::CaloCluster::hitsAndFractions(), EBDetId::ieta(), EBDetId::iphi(), dqmdumpme::k, dqm-mbProfile::log, M_PI, hltrates_dqm_sourceclient-live_cfg::offset, EcalFunParams::params(), params_, PV3DBase< T, PVType, FrameType >::phi(), VtxSmearedParameters_cfi::Phi, reco::CaloCluster::position(), funct::pow(), PV3DBase< T, PVType, FrameType >::theta(), and MonitorAlCaEcalPi0_cfi::X0.
|
overridevirtual |
Implements EcalClusterFunctionBaseClass.
Definition at line 192 of file EcalClusterCrackCorrection.cc.
References checkInit(), getValue(), and reco::SuperCluster::seed().
|
overridevirtual |
Implements EcalClusterFunctionBaseClass.
Definition at line 46 of file EcalClusterCrackCorrection.cc.
References es_, esParams_, edm::EventSetup::get(), get, and params_.
|
private |
Definition at line 43 of file EcalClusterCrackCorrection.cc.
Referenced by getValue(), and init().
|
private |
Definition at line 41 of file EcalClusterCrackCorrection.cc.
Referenced by init().
|
private |
Definition at line 42 of file EcalClusterCrackCorrection.cc.
Referenced by checkInit(), getParameters(), getValue(), and init().