Re: h2root and leading blanks

Rene Brun (Rene.Brun@cern.ch)
Thu, 07 Jan 1999 09:23:43 +0100


cheng.bao.sen wrote:
>
> dear rooters,
>
> It's amazing that all names are left empty for varibles in ntuple when I
> h2root hbk file to root file while the histograms are all right. Is there
> anyone met the problem before and could give me a hand?
>
> thanks
>
> Baosen

The problem was due to the fact that your ntuple variable names include
leading blanks. I am now removing leading blanks in the conversion in
h2root.

Rene