Hi Benoit,
If you use TMinuit directly, do:
gMinuit->Command("SET PRINT -1");
you can see the status with
gMINUIT->Command("SHOW PRINT");
If you use TMinuit via TH1::Fit or TGraph::Fit, use the option "Q"
h->Fit("gaus","q")
Rene Brun
On Wed, 27 Nov 2002, Benoit Revenu wrote:
> Hi Rooters,
>
> Is it possible to turn off ALL output messages on stdout of TMinuit ?
>
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:21 MET