39 { std::cout <<
"TGo4FitModelGauss1:: Invalid sigma value " << std::endl;
return kFALSE; }
43 { std::cout <<
"TGo4FitModelGauss1: invalid index " << std::endl;
return kFALSE; }
55 std::cout <<
" 1-dimensional Gauss for axis " <<
fiNaxis << std::endl;
Double_t GetValue() const
void Print(Option_t *option="") const override
Double_t EvalN(const Double_t *v) override
TGo4FitParameter * GetPar(Int_t n)
TGo4FitParameter * NewParameter(const char *Name, const char *Title, Double_t iValue=0., Bool_t Fixed=kFALSE, Int_t AtIndx=-1)
Double_t Integral() override
void Print(Option_t *option="") const override
virtual ~TGo4FitModelGauss1()
Bool_t BeforeEval(Int_t ndim) override