[ROOT] Maximum parameter number of TFitter

From: miha.puc@marvin.fmf.uni-lj.si
Date: Sat Jun 02 2001 - 12:49:41 MEST


Hi!
I often fit TF1 functions with Npar > 50, but ofcourse many are fixed.
This does't work since maxpar is 25. I avoided this by changing

static  TVirtualFitter *Fitter(TObject *obj, Int_t maxpar = 100);

and

static void      SetFitter(TVirtualFitter *fitter, Int_t maxpar = 100);

in TVirtualFitter.h.
Is there any other way and if not, could this be
changed in the original code, so I don't have to worry about it every time
I update from CVS?

Have a good day!
Miha
 --



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:47 MET