[ROOT] Problem with SetOptFit and SetOptStat in v3_03/07 and v3_03/09

From: Robert Harris (rharris@fnal.gov)
Date: Wed Oct 16 2002 - 23:11:08 MEST


Dear RootTalk,

In v3_03/07 and v3_03/09 when I try to print fit statistics on the histogram using
 gStyle->SetOptFit(1011)

or change the content of the statistics printout using 
 gStyle->SetOptStat(11);

there is *no* change to the printed histogram.  The box always contains the
histogram name, number of entries, mean and RMS regardless of what I do.

However, both the above commands work in v3_02/06.  For version v3_02/06 
I can get fit parameters printed and I can change the content of the statistics box to 
include only the name and number of entries.

Specifically, I am using Fermilab version v3_03_09a, v3_03_07c, and v3_02_06b.

Is there some other way I am supposed to change the statistics and fit printing 
on the histograms in the more recent versions of root?

Thanks,
Robert



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:14 MET