14 #ifndef TGO4FITMODELGAUSS1_H 15 #define TGO4FITMODELGAUSS1_H 44 TGo4FitModelGauss1(
const char *iName, Double_t iPosition = 1., Double_t iWidth = 1., Int_t iNaxis = 0);
64 void Print(Option_t *option =
"")
const override;
69 Double_t
EvalN(
const Double_t *v)
override;
95 #endif // TGO4FITMODELGAUSS1_H void Print(Option_t *option="") const override
Double_t EvalN(const Double_t *v) override
Int_t GetPosParIndex(Int_t naxis) override
Int_t GetWidthParIndex(Int_t naxis) override
Double_t Integral() override
virtual ~TGo4FitModelGauss1()
Bool_t BeforeEval(Int_t ndim) override