Hi,
I have a small problem
I made a class where one of its variables
is a TClonesArray of Int_t's
I was wondering if there exist an example of
How to fill this TClonesArray with integers
I wrote
TClonesArray* array = new TClonesArray("Int_t", 10);
but I could not fill the "array" correctly.
Thanks a lot
Valerie
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:44 MET