Hi rooters,
how can I completely switch off the output from TMinuit?
I tried:
double arglist[10];
arglist[0]=-1;
gMinuit->mnexcm("SET PRINT",arglist,1,ierflg);
but yet a minimal output is present.
If it is not possible to avoid this output, how can I redirect it to a file
without redirecting to this file the whole output (i.e. cout<<"xyz") from my program ?
Thanks
Paolo
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:39 MET