Re: [ROOT] Problem with ACLiC

From: Daniel De Marco (ddm@GE.INFN.IT)
Date: Wed Jul 24 2002 - 10:49:26 MEST


* Philippe Canal <pcanal@fnal.gov> [23/07/2002 20:21]:
> Another possibility is that the compiler version being available on the path
> is NOT the same as the one used to build the version of ROOT you downloaded.

I tried recompiling root from source files (previously I was using the
binary for RH7.2 and gcc 2.96) and the problem persisted.

Finally I discovered that the problem arises drawing from TTree in
histograms using the syntax: t->Draw("a:b>>h(10,-5,5,10,0,10)").
If the TH2 is created before and the drawing is done using
t->Draw("a:b>>h") the problem disappears and the macro works fine even
compiled with ACLiC.

Thanks.
Bye, Daniel.

--ddm



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