Re: Tree Questions

S. P. Wakely (wakely@hep.umn.edu)
Tue, 12 Jan 1999 13:17:54 -0600


Rene Brun said:
>
>Yes, you are right. This terminology is somehow confusing.
>We use alternatively the words Event or Entry. The terminology Event
>is biaised with what we typically do in High Energy Physics.
>Entry is probably a more appropriate term.
>An Entry in a TTree corresponds to the data saved in TTree::Fill
>or vice-versa in TTree::GetEvent. May be GetEvent should be renamed
>to GetEntry?

In the interest of developing a clear conceptual model of Tree usage,
I
would vote for standardization of the method names. Easier, and maybe
even more important would be an explicit mention in the docs of the
concept
of the Entry and associated methods.

I suspect Rene and gang spend all too much of their valuable time
answering
questions which have been answered before and which rightly should be
documented.

-SPW