23 #ifndef GW_CALIBCO60_H
24 #define GW_CALIBCO60_H
26 #ifndef GW_BASECALIB_H
40 #ifndef ROOT_TSpectrum_H
41 #include <TSpectrum.h>
60 void Calibrate(
const TH1 *
histo, TF1 *
function, Double_t channel1, Double_t channel2,
61 Option_t* AxisOption =
"x");
64 void Calibrate(
const TH1 *histo, TF1 *
function, Option_t* AxisOption=
"x", Double_t sigma = 2,
65 Option_t* SearOption =
"", Double_t threshold = 0.05);
ClassDef(CalibCo60, 0)
rootcint dictionary
header file for the calibration facility
BaseCalib is a tool class.
void Calibrate(const TH1 *histo, TF1 *function, Double_t channel1, Double_t channel2, Option_t *AxisOption="x")
Perform the calibration "by hand".
CalibCo60 is a service class in order to find calibration coefficients for a TH1 espacially with Co60...