Re: fixed bin width

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Tue, 8 Jul 2008 15:15:58 +0200


Yes, use automatic binning
  TH1F *h = new TH1F("h","title",100,0,0);

Setting the upper limit <= lower limit will trigger the automatic binning (true for 1,2 and 3 dimensions)

Rene Brun

Adrian Sevcenco wrote:
> Hi,
> Is there a possibility of setting up a histogram with a fixed bin
> width that will keep scaling the axis range automatically as it is
> filled?
> Thank you,
> Best regards,
> Adrian
>
>
Received on Tue Jul 08 2008 - 15:16:28 CEST

This archive was generated by hypermail 2.2.0 : Tue Jul 08 2008 - 17:50:02 CEST