Rene Brun
Chris Jillings wrote:
>
> Hello all,
> I had a problem with TF1 in the interpreter. The main loop which
> fits each histogram works fine as long as the fit isn't called. When the
> fit is called, the fit is not performed and the program bombs with an
> "illegal reference to i" when i is incremented from 0 to 1. It works fine
> compiled.
> I am running version 2.21/01 on Red Hat 5.2.
>
> The source code and Makefiles are attached. Any ideas?
>
> Thank you,
>
> Chris
>
> ==================================================================
> = =
> = Chris Jillings =
> = Department of Physics phone/voice mail: (613) 533-6000x74805 =
> = Queen's University fax: (613) 533-6813 =
> = Kingston, Ontario email: chris@sno.phy.queensu.ca =
> = Canada, K7L 3N6 web: http://sno.phy.queensu.ca =
> = =
> ==================================================================
>
> ------------------------------------------------------------------------
>
> Name: Makefile
> Makefile Type: Plain Text (TEXT/PLAIN)
> Encoding: BASE64
> Description: Makefile
>
> Name: doFit.C
> doFit.C Type: Plain Text (TEXT/PLAIN)
> Encoding: BASE64
> Description: code file