14 #ifndef TGO4FITMODELGAUSSN_H 15 #define TGO4FITMODELGAUSSN_H 97 void Print(Option_t *option =
"")
const override;
100 Double_t
EvalN(
const Double_t *v)
override;
151 #endif // TGO4FITMODELGAUSSN_H
Bool_t ResortIndexes(Int_t leaveaxis=-1)
void AfterEval() override
TString GetPosParName(Int_t naxis)
Int_t GetAxisForIndex(Int_t indx) const
void FillMuVector(TVectorD &Mu)
void FillSigmaMatrix(TMatrixD &Sigma)
Int_t GetPosParIndex(Int_t naxis) override
void SetAxisForIndex(Int_t indx, Int_t axis)
Bool_t SetAxisNumbers(Int_t naxis)
TString GetCovarParName(Int_t naxis1, Int_t naxis2)
Int_t GetWidthParIndex(Int_t naxis) override
TString GetWidthParName(Int_t naxis)
void Print(Option_t *option="") const override
Double_t EvalN(const Double_t *v) override
virtual ~TGo4FitModelGaussN()
Int_t GetAxisNumbers() const
Bool_t BeforeEval(Int_t) override