GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
Public Member Functions | |
TMinuitEx (Int_t NumPars, TGo4FitterAbstract *fitter) | |
virtual | ~TMinuitEx () |
Int_t | Eval (Int_t npar, Double_t *grad, Double_t &fval, Double_t *pars, Int_t iflag) override |
Protected Attributes | |
TGo4FitterAbstract * | fxFitter {nullptr} |
Definition at line 24 of file TGo4FitMinuit.cxx.
TMinuitEx::TMinuitEx | ( | Int_t | NumPars, |
TGo4FitterAbstract * | fitter | ||
) |
Definition at line 35 of file TGo4FitMinuit.cxx.
|
virtual |
Definition at line 37 of file TGo4FitMinuit.cxx.
|
override |
Definition at line 39 of file TGo4FitMinuit.cxx.
References TGo4FitterAbstract::CalculateFitFunction(), and fxFitter.
|
protected |
Definition at line 32 of file TGo4FitMinuit.cxx.
Referenced by Eval().