Re: h2root and variable binning
Rene Brun (Rene.Brun@cern.ch)
Wed, 06 Jan 1999 11:25:34 +0100
Ralf Reinhardt wrote:
>
> Hello Rooters!
> In my analysis I rely heavily on the variable binning feature of HBOOK.
> Well, as you might have guessed, converting my hbooks with
> h2root resulted in (rather useless) fixed bin histograms. Looking into
> the code for h2root gave the answer: convert_1d does not ask about
> hcbits[5], so no support for variable binning...
> Has anyone already made an extension of h2root for variable binning ?
> regards, Ralf
I have added support for Hbook variable bin size histograms in h2root
in the development version 2.21
Rene Brun