Re: [ROOT] Problem retrieving fitparameters from self-definedfunctions...

From: Rene Brun (Rene.Brun@cern.ch)
Date: Mon Nov 24 2003 - 09:48:33 MET


Hi Marc-Andre,

Under 3.05/07, I was running your test interactively.
The problem was when compiling the program only.
You should have tested with 3.10/01.

With 3.05/07 or earlier versions, replace your 
 int main(void)
by
int checklist()

and run interactively
 root > .x checklist.C

Rene Brun

Marc-Andre Pleier wrote:
> 
> Hi Rene,
> 
> > You did not read my previous mail carefully.
> 
> sorry for that.
> 
> > Use official ROOT versions and your problem will be solved.
> > In attachement, you will find the log of your checkfit program.
> 
> I am afraid that I still see the problem:
> 
> I just downloaded root_v3.05.07.Linux.RH9.0.gcc32.tar.gz
> from the root page, where this is stated to be the current
> pro version, unpacked this to /cern/root, added in my
> .bashrc
> export ROOTSYS=/cern/root
> export PATH=$PATH:$ROOTSYS/bin
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib
> and then compiled my little program against it.
> Still I get the problem described in my previous
> mails.
> 
> Should I install root from the source tree or
> what am I doing wrong?
> 
> Cheers,
> Marc-Andre.
> 
> -----------------------------------------------------------------------------
>   Marc-Andre Pleier                            Phone : +1 630 840 8575
>   Fermilab D0                                   Fax  : +1 630 840 8886
>   P.O. Box 500, MS 352                          Email: pleier@fnal.gov
>   Batavia, IL 60510-0500, USA
> -----------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:17 MET