allowed classes in a TClonesArray

Jobst Heinrich Koehne (kohne@mail.desy.de)
Thu, 27 Nov 1997 15:56:53 +0100 (MET)


Dear Fons and Rene,

look at this innocent statement:
gHdbd = new TClonesArray("ULong_t",100);
at runtime one gets:
Error in <TClonesArray::TClonesArray>: ULong_t is not a valid class name

Why is ULong_t not an allowed class for the TClonesArray?
This contradicts the paradigm that classes should behave like built in
types somehow. Is it that it would have to inherit from TObject ?

ahoi
Jobst
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Jobst Heinrich Koehne
MPI fuer Physik Muenchen
c/o DESY FH1
H1 collaboration
e-mail: kohne@desy.de
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<