Hi John, Currently the comments in the data member fied are not propagated to the Tree/Branch/Leaf title when a leaf corresponds to a data member name. I agree that it would be a good idea to make this propagation. To be implemented. Thanks for the suggestion. Rene Brun On Mon, 30 Jun 2003, Dr. John Krane wrote: > Hi, > > In the classes I put into my tree, I'm careful to use the streamer > conventions in comments after variable names: > > Int_t this; // typical variable > Int_t that; //-> pointer to the_other > Int_t the_other //|| don't split this class > > When I do the Dump() method in the tree-making code, I get all the > values plus the descriptions after the comments. In the tree itself, > specifically when I'm looking in the TBrowser, I see the variables and > the "title" is just a repeat of the varible name. > > Am I doing something wrong that I don't get my descriptions in the Title > column? How can I fix this? > > - John >
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:12 MET