Functions | |
bool | AdjustError (const DataOptions &option, double &error, double value=1) |
void | ExamineRange (const TAxis *axis, std::pair< double, double > range, int &hxfirst, int &hxlast) |
bool | IsPointOutOfRange (const TF1 *func, const double *x) |
bool ROOT::Fit::HFitInterface::AdjustError | ( | const DataOptions & | option, |
double & | error, | ||
double | value = 1 |
||
) |
Definition at line 60 of file HFitInterface.cxx.
void ROOT::Fit::HFitInterface::ExamineRange | ( | const TAxis * | axis, |
std::pair< double, double > | range, | ||
int & | hxfirst, | ||
int & | hxlast | ||
) |
Definition at line 79 of file HFitInterface.cxx.
bool ROOT::Fit::HFitInterface::IsPointOutOfRange | ( | const TF1 * | func, |
const double * | x | ||
) |
Definition at line 54 of file HFitInterface.cxx.