14 #ifndef TGO4FITLINEARTRANS_H 15 #define TGO4FITLINEARTRANS_H 49 void SetCoef(Double_t iCoefK, Double_t iCoefB)
52 void SetCoefByPoints(Double_t n1, Double_t y1, Double_t n2, Double_t y2);
56 void Print(Option_t *option =
"")
const override;
66 #endif // TGO4FITLINEARTRANS_H Double_t GetValue() const
void SetCoefB(Double_t b)
virtual ~TGo4FitLinearTrans()
void SetAxis(Int_t iAxis)
TGo4FitParameter * GetPar(Int_t n)
void Transformation(Double_t *scales, Int_t naxis) override
void SetCoefK(Double_t k)
void SetCoef(Double_t iCoefK, Double_t iCoefB)
void SetCoefByPoints(Double_t n1, Double_t y1, Double_t n2, Double_t y2)
void SetCoefByRange(Int_t nbins, Double_t y1, Double_t y2)
void Print(Option_t *option="") const override
void SetValue(Double_t iValue)