h2root and variable binning

Ralf Reinhardt (reinh@wpdu1.physik.uni-wuppertal.de)
Mon, 4 Jan 1999 11:45:34 +0100 (MET)


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

P.S: Does anyone know, why the CERNLIB does not export HKIND via the
cfortran interface ?