14 #ifndef TXXXCalibPar_H 15 #define TXXXCalibPar_H 19 #define __LINESNUMBER__ 20 20 #define __TEXTMAX__ 256 21 #define __POLORDER__ 4 22 #define __DATANAME__ "data1" 23 #define __GRAPHNAME__ "graph1" 32 TXXXCalibPar(
const char *name, TH1 *spectrum, TGraph *curve);
44 Double_t
Energy(Int_t channel);
TString fxGraphName
Reference to graph containing the calibration points.
Double_t fdA[__POLORDER__]
TString fxLinesNames[__LINESNUMBER__]
Double_t Energy(Int_t channel)
Int_t fiLinesChannel[__LINESNUMBER__]
void SetCalibSpectrum(TH1 *h1)
TGo4Fitter * fxLinesFinder
TGo4Fitter * fxCalibrator
Bool_t UpdateFrom(TGo4Parameter *) override
TString fxSpectrumName
Reference to histogram containing the calibration spectrum.
Float_t ffLinesEnergy[__LINESNUMBER__]