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 : Fri Jun 08 2001 - 11:51:24 MEST