Dear Root-ers,
When storing a class in a tree and one of the elements is an array of fixed
length, say Double_t a[5], the following problem is encountered when browsing,
"TTreeView-ing" it:
Browser and viewer will show a[5] as one of the leaves. Clicking on
it causes the command tree->Draw("a[5]","","",.... which results
in an empty histo plot. In this case I would prefer
tree->Draw("a[]","","",....
Best Regards, Eddy
ps. Version 3.00/01 10 January 2001, SunsOS 5.7
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:33 MET