Re: writing out TArray's

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Oct 31 1997 - 17:45:12 MET


Pasha Murat wrote:

>         Hello,
>
> in 1.03/05 a new feature - a possibility to save pointers to TArrays has been
> introduced. However, if TArray itself (and not a pointer to it) is a member of
> the class to be written out:
>
> class Event: public TObject {
> ...
>   TArrayI   fData;
> ...
> };
>
> only the number of elements in it (fData.fN) is saved. As TArray's represent
> a very commonly used type of variable length objects it would be pretty
> helpful to have an option of writing TArray's out in the case presented above.
>
>                                         Regards, Pasha.

  Yes, agreed. This is on my list of things to do for the split mode.

Rene Brun



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:22 MET