#include <HFRecalibration.h>
Public Member Functions | |
double | getCorr (int ieta, int idepth, double lumi) |
HFRecalibration (const edm::ParameterSet &pset) | |
~HFRecalibration () | |
Static Public Attributes | |
static const unsigned int | loweriEtaBin = 30 |
static const unsigned int | upperiEtaBin = 41 |
Private Attributes | |
std::vector< double > | HFParsAB [2][2] |
double | reCalFactor = 1.0 |
Definition at line 19 of file HFRecalibration.h.
HFRecalibration::HFRecalibration | ( | const edm::ParameterSet & | pset | ) |
Definition at line 15 of file HFRecalibration.cc.
References edm::ParameterSet::getParameter().
HFRecalibration::~HFRecalibration | ( | ) |
Definition at line 23 of file HFRecalibration.cc.
double HFRecalibration::getCorr | ( | int | ieta, |
int | idepth, | ||
double | lumi | ||
) |
Definition at line 25 of file HFRecalibration.cc.
References funct::abs(), dqmdumpme::lumi, and mathSSE::sqrt().
|
private |
Definition at line 31 of file HFRecalibration.h.
|
static |
Definition at line 26 of file HFRecalibration.h.
|
private |
Definition at line 32 of file HFRecalibration.h.
|
static |
Definition at line 27 of file HFRecalibration.h.