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);
45 Double_t
Energy(Int_t channel);
TString fxGraphName
Reference to graph containing the calibration points.
Bool_t UpdateFrom(TGo4Parameter *)
Double_t fdA[__POLORDER__]
TString fxLinesNames[__LINESNUMBER__]
Double_t Energy(Int_t channel)
Int_t fiLinesChannel[__LINESNUMBER__]
void SetCalibSpectrum(TH1 *h1)
TGo4Fitter * fxLinesFinder
Int_t PrintParameter(Text_t *n, Int_t)
TGo4Fitter * fxCalibrator
TString fxSpectrumName
Reference to histogram containing the calibration spectrum.
Float_t ffLinesEnergy[__LINESNUMBER__]