#include <KKCorrectionFactors.h>
Public Member Functions | |
float | getScale (float genEnergy, float genEta, float simEnergy) const |
KKCorrectionFactors (const edm::ParameterSet &pset) | |
~KKCorrectionFactors () | |
Private Attributes | |
TH3F * | h3_ |
bool | interpolate3D_ |
Definition at line 25 of file KKCorrectionFactors.h.
KKCorrectionFactors::KKCorrectionFactors | ( | const edm::ParameterSet & | pset | ) |
Definition at line 3 of file KKCorrectionFactors.cc.
References Exception, MillePedeFileConverter_cfg::fileName, h3_, ECALResponse_cfi::histogramName, interpolate3D_, getGTfromDQMFile::obj, muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
float KKCorrectionFactors::getScale | ( | float | genEnergy, |
float | genEta, | ||
float | simEnergy | ||
) | const |
Definition at line 27 of file KKCorrectionFactors.cc.
References h3_, interpolate3D_, alignCSCRings::r, and Scenarios_cff::scale.
|
private |
Definition at line 37 of file KKCorrectionFactors.h.
Referenced by getScale(), KKCorrectionFactors(), and ~KKCorrectionFactors().
|
private |
Definition at line 38 of file KKCorrectionFactors.h.
Referenced by getScale(), and KKCorrectionFactors().