Re: [ROOT] TTree::Fill()

From: Rene Brun (Rene.Brun@cern.ch)
Date: Tue May 28 2002 - 22:08:55 MEST


Hi Alberto,

When you get a problem of this type, add the statement
   gDebug=2;  //you must have #include "TSystem.h"
before calling TTree::Fill.
This may produce a huge output, but will help you in localizing
your problem.

Rene Brun


On Mon, 27 May 2002, Alberto Pulvirenti wrote:

> Hi,
> 
> a simple question: when using the TTree::Fill() method, is there 
> somthing which could cause a segmentation fault error?
> I ask because I get this error in this case, but I don't undersand where 
>   I should look for the code instability which causes this....
> 
> thanks
> 
> Alberto
> 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:54 MET