Re: display of fit parameters

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Nov 07 1997 - 16:39:35 MET


Wolfgang Korsch wrote:

>   Hi,
>
>     I use ROOT a lot producing 'Graphs' and fitting data.
>     I use the following procedure:
>
>     gr->TGraphErrors(...);
>     gr->Draw();
>
>     define fit function
>
>     gr->Fit(...);
>
>
>     My question: When I try to display the fit parameters using the
>     pull down menu, it doesn't work. How can I display the fit parameters
>     on my graph? Will the feature in the pull-down menu be implemented
>     in one of the upcoming versions?
>
>

I already implemented this feature some time ago.To select the option to
display the fit parameters, use the "Option"
menu in the canvas toolbar and select the item "Fit Parameters"
This should work for histograms, graphs and grapherrors or any
class derived from these classes.

Rene Brun



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