#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 27 of file KKCorrectionFactors.h.
KKCorrectionFactors::KKCorrectionFactors | ( | const edm::ParameterSet & | pset | ) |
Definition at line 3 of file KKCorrectionFactors.cc.
References Exception, edm::ParameterSet::exists(), MillePedeFileConverter_cfg::fileName, edm::ParameterSet::getUntrackedParameter(), h3_, interpolate3D_, haddnano::obj, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
float KKCorrectionFactors::getScale | ( | float | genEnergy, |
float | genEta, | ||
float | simEnergy | ||
) | const |
Definition at line 33 of file KKCorrectionFactors.cc.
References h3_, interpolate3D_, alignCSCRings::r, and Scenarios_cff::scale.
Referenced by ~KKCorrectionFactors().
|
private |
Definition at line 40 of file KKCorrectionFactors.h.
Referenced by getScale(), KKCorrectionFactors(), and ~KKCorrectionFactors().
|
private |
Definition at line 41 of file KKCorrectionFactors.h.
Referenced by getScale(), and KKCorrectionFactors().