Re: ULong_t leaf
Rene Brun (Rene.Brun@cern.ch)
Thu, 22 Apr 1999 16:34:50 +0000
Tioukov Valeri wrote:
>
> Hi rooters,
>
> I got a problems after saving into TTree in the split mode the objects
> containig ULong_t members.
> After quite a while I investigate that the problem is caused by that
> members and finally I found in the doc to TBranch.html that this type is
> not supported by the TBranch.
>
> I wondering if it's possible to generate the warnings in the case of
> users attempt to use the unsupported types in the tree?
> It could save a lot of time for somebody.
>
> Best regards
> Valeri
Hi Valeri,
You are perfectly right. I have added the Warnings at the relevant
places.
Rene Brun