void H1Calibrator::Calibrate | ( | const TH3 * | histo, |
const Double_t | a1, | ||
const Double_t | b1, | ||
const Double_t | a2, | ||
const Double_t | b2, | ||
const Option_t * | AxisOption | ||
) |
perform calibration of a TH3 with 4 coefficients (i.e. 2 axis)
opt = "xy","xz" or "yz"
Definition at line 329 of file H1Calibrator.cpp.