Re: [ROOT] TFolders in the local scope?

From: Rene Brun (Rene.Brun@cern.ch)
Date: Sun Feb 09 2003 - 19:36:27 MET


Hi Pasha,

I have added this missing constructor. Now in CVS.
  TFolder(const char*name, const char* title)
this new constructor creates a default collection of type TList.

Rene Brun

On Sun, 9 
Feb 2003, 
Pasha Murat 630-840-8237/169G wrote:

> Dear ROOT'ers,
> 
> I've been using ROOT folders for a while and they seem to be extremely 
> convenient. I'm missing however one important for me feature: 
> 
> - it would be really useful to have folders available not only as sub-folders
>   of gROOT folder, but also as data members of any object (for internal object
>   book-keeping, for example). Right now only TFolder::AddFolder creates a
>   "normal" folder, the one created by the TFolder constructor is "handicaped" 
>   and can't really be used. Would it be possible to add to TFolder class a 
>   constructor which would new TFolder::fFolders? - Clearly I could create
>   my own class inheriting from TFolder and new it myself, but hopefully an 
>   addition I'm asking for won't break anything in the design.
> 
> 						thanks, Pasha
> 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET