MakeClass ( 103 )

Jacek M. Holeczek (holeczek@us.edu.pl)
Wed, 16 Jun 1999 09:32:34 +0200 (MET DST)


Hi,
This is the ( unexpected ) part three of my MakeClass suite.
It's just a small note for users of root releases prior to 2.22.
In root 2.22 there has been a terminology change in TTree. One now calls
"entry" what was called "event". My MakeClass follows this fashion.
If you want to use it with older root releases you need to replace all
occurrences of the string "GetEntry" with the string "GetEvent".
I should have placed this note in the first part, but I've forgotten.
Sorry.
Have fun,
Jacek.