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