[ROOT] Question about TBranch:: / TTree:: Fill()

From: Thomas Bretz (tbretz@uni-sw.gwdg.de)
Date: Tue Jun 19 2001 - 16:15:17 MEST


Hi,

what's the reason for the following behaviour (BTW: I'm using 2.25/03)

I have one Tree with one Branch (Splitmode=1). The Branch contains one
object (a class containing several numbers: Float_t)

If I fill the data into the branch using:
TTree::Fill
I can click on the Leafs (TBrowser) and get some histograms displaying
the numbers.

If I fill the data into the branch using:
TBranch::Fill
clicking on the leafs doesn't do anything.

Thanks,
Thomas.



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:49 MET