Revision e1fdc0e2ce10b630f7ce35bfd4005a2804eff93f authored by Rene Brun on 05 October 2006, 15:06:48 UTC, committed by Rene Brun on 05 October 2006, 15:06:48 UTC
This is the first prototype of the new fit panel GUI. Its goal is to replace the old one and
to provide more user friendly way for prforming, exploring and comparing fits.
The new interface is loaded via plug-in manager. It is set as default in TUtilPad via the
static variable and shows up on the place of the old fit panel. To switch to the old fit panel
interface just do: TUtilPad::SetPanelVersion(1);
For more details see the TFitEditor class description.

fitpanel - new fit panel directory

new classes:
TFitEditor class provides new fit panel user interface.
TFitParametersDialog provides a dialog for fit function parameter settings.


git-svn-id: http://root.cern.ch/svn/root/trunk@16439 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 14c1bee
History
File Mode Size
inc
src
Module.mk -rw-r--r-- 1.7 KB

back to top