Re: [ROOT] Stats Box

From: Jiri Masik (masik@pc203b.fzu.cz)
Date: Tue Mar 12 2002 - 13:19:07 MET


Claire Gwenlan <cg@hep.ucl.ac.uk> writes:

> 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); 

Hi Claire,

gStyle->SetOptStat(1100) should do it. The leading 0 makes the rest to
be interpreted in octal mode. Try .p 010 in Root.
cheers, 
        Jiri



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