Re: [ROOT] Documentation TTree::MakeSelector()

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Apr 09 2003 - 10:50:34 MEST


Hi Michael,

We will document the new functions in TSelector with the next iteration.
These functions are currently being developed for the PROOF system.
You can ignore them without PROOF.

Rene Brun


Michael Wiesmann wrote:
> 
> Hallihallo Root
> 
> Sorry, me again and only a missing documentation. I am using
> TTree:MakeSelector(). Looks like TSelector received new functions
> between 3.01 and 3.03 which are present in "myselect.C" but only
> documented in the src code of TSelector. Would it be possible to
> include some more remarks in either TTree::MakeSelector or in the
> produced myselect.{C,h}?
> 
> Greets,
> Michael
> 
> MakeSelector
> 
>    void    SetOption(const char *option) { fOption = option; }
>    void    SetObject(TObject *obj) { fObject = obj; }
>    void    SetInputList(TList *input) {fInput = input;}
>    TList  *GetOutputList() const { return fOutput; }



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