AddPoint(Double_t HV, Double_t gain, Double_t gainError) | JCALIBRATE::JHVInterpolator | inline |
areIncreasing(const Int_t i, const Int_t j) const | JCALIBRATE::JHVInterpolator | inline |
areValid(const Int_t i, const Int_t j) const | JCALIBRATE::JHVInterpolator | inline |
checkGain(const double gain) const | JCALIBRATE::JHVInterpolator | inline |
checkHV(const double HV) const | JCALIBRATE::JHVInterpolator | inline |
checkHV(const double HV1, const double HV2) const | JCALIBRATE::JHVInterpolator | inline |
data | JCALIBRATE::JHVInterpolator | private |
dHVmin | JCALIBRATE::JHVInterpolator | privatestatic |
gainRange | JCALIBRATE::JHVInterpolator | privatestatic |
getData() const | JCALIBRATE::JHVInterpolator | inline |
getHV() const | JCALIBRATE::JHVInterpolator | inline |
getHVError() const | JCALIBRATE::JHVInterpolator | inline |
getResult() const | JCALIBRATE::JHVInterpolator | inline |
hvRange | JCALIBRATE::JHVInterpolator | privatestatic |
interpolateHV(const double gainTarget) | JCALIBRATE::JHVInterpolator | inline |
JHVInterpolator(TMultiGraph &object) | JCALIBRATE::JHVInterpolator | inline |
setGainRange(const JRange< double > range) | JCALIBRATE::JHVInterpolator | inlinestatic |
setHVRange(const JRange< double > range) | JCALIBRATE::JHVInterpolator | inlinestatic |
setMinHVDistance(const double minDist) | JCALIBRATE::JHVInterpolator | inlinestatic |
SetPoint(Int_t i, Double_t HV, Double_t gain, Double_t gainError) | JCALIBRATE::JHVInterpolator | inline |