ATLAS Offline Software
Namespaces | Functions
RootHelpers.cxx File Reference
#include "JetCalibTools/RootHelpers.h"
#include "TH1.h"
#include "TMath.h"
Include dependency graph for RootHelpers.cxx:

Go to the source code of this file.

Namespaces

 RootHelpers
 

Functions

Int_t RootHelpers::FindBin (const TAxis *axis, const double x)
 
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)