Re: TH2F Axis Range

From: Rene Brun (Rene.Brun@cern.ch)
Date: Mon Aug 02 1999 - 16:40:34 MEST


Hi Norbert,
Thanks for reporting this special case with TTree::Draw.
I have fixed the problem in my development version.

Rene Brun

Norbert Danneberg wrote:
> 
> Hi,
> 
> if I use the options "box" or "cont" for a two-dimensional histo created
> for example by :
> 
> hRFvsPsi = new TH2F("hRFvsPsi","RF versus Psi",70,230,920,60,0,360);
> 
> and filled with
> 
> Events.Draw("RF>>hRF","","box");
> 
> the range of the axes changes form the settings (230,920),(0,360)
> to some other  values.
> Only in the standard scatter plot the axis are corret.
> 
> Cheers,
> 
> Norbert



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:36 MET