[ROOT] Stats Box

From: Claire Gwenlan (cg@hep.ucl.ac.uk)
Date: Tue Mar 12 2002 - 11:43:30 MET


Hi,
 
I'm having a bit of a problem getting what I want in the stats box. All I
want is the mean and the rms i.e. I do not want to show thie histogram
name. 
 

So, I thought... 
 
   gStyle->SetOptStat(001100); 
                            

would work. However, I always get the name coming up as well. I've tried
various different combinations, and I can't find any that will only bring
up the mean and the rms.

Certain combinations do seem to work as I expect eg.

 gStyle->SetOptStat(100110);

brings up no of entries, mean and the number of overflows.

Is there a way to just show the mean and rms?

Cheers,

Claire



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