26 Double_t iWidth1, Double_t iWidth2, Double_t iCov12,
27 Int_t iNaxis1, Int_t iNaxis2) :
46 std::cout <<
" TGo4FitModelGauss2:: invalid Sig0 value" << std::endl;
51 std::cout <<
" TGo4FitModelGauss2:: invalid Sig1 value" << std::endl;
58 std::cout <<
" TGo4FitModelGauss2:: invalid index value" << std::endl;
75 std::cout <<
" 2-dimensional Gauss for axis " <<
fiNaxis1 <<
" & " <<
fiNaxis2 << std::endl;
Double_t GetValue() const
void Print(Option_t *option="") const override
TGo4FitParameter * GetPar(Int_t n)
Double_t EvalN(const Double_t *v) override
TGo4FitParameter * NewParameter(const char *Name, const char *Title, Double_t iValue=0., Bool_t Fixed=kFALSE, Int_t AtIndx=-1)
void Print(Option_t *option="") const override
Bool_t BeforeEval(Int_t ndim) override
virtual ~TGo4FitModelGauss2()