ntuple->Fill()

From: GALYARDT@acdft1.fnal.gov
Date: Wed Jul 15 1998 - 17:05:18 MEST


Dear Rooters,

I was wondering if anyone could think of a reason why ntuple->Fill(p) ('p' being
 a pointer) would not work.  I keep getting a segmentation fault, but the 
ntuple is created successfully with the right number of variables, and the 
pointer to the data to fill those variables is consistant with the number of
variables.  The data to fill the ntuple is converted from type unsigned char*
(an array) to ROOT type Float_t (using '(Float_t)') before the fill statement.

Thanks,

Jason Galyardt
Texas Tech University
galyardt@fnal.gov



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:35 MET