|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
Inheritance diagram for TMinuitEx:Public Member Functions | |
| TMinuitEx (Int_t NumPars, TGo4FitterAbstract *fitter) | |
| virtual | ~TMinuitEx () |
| virtual Int_t | Eval (Int_t npar, Double_t *grad, Double_t &fval, Double_t *pars, Int_t iflag) |
Protected Attributes | |
| TGo4FitterAbstract * | fxFitter |
Definition at line 26 of file TGo4FitMinuit.cxx.
| TMinuitEx::TMinuitEx | ( | Int_t | NumPars, |
| TGo4FitterAbstract * | fitter | ||
| ) |
Definition at line 39 of file TGo4FitMinuit.cxx.
|
virtual |
Definition at line 43 of file TGo4FitMinuit.cxx.
|
virtual |
Definition at line 46 of file TGo4FitMinuit.cxx.
References TGo4FitterAbstract::CalculateFitFunction(), and fxFitter.
|
protected |
Definition at line 36 of file TGo4FitMinuit.cxx.
Referenced by Eval().
1.8.8