ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
RootHelpers | |
Functions | |
double | RootHelpers::Interpolate (const TH1 *histo, const double x) |
double | RootHelpers::Interpolate (const TH1 *histo, const double x, const double y) |
double | RootHelpers::Interpolate2D (const TH1 *histo, const double x, const double y, const int xAxis, const int yAxis, const int otherDimBin) |
double | RootHelpers::Interpolate (const TH1 *histo, const double x, const double y, const double z) |