Log of /trunk/gui/fitpanel/inc/TFitParametersDialog.h
Parent Directory
Revision
43241 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 5 15:42:44 2012 UTC (2 years, 10 months ago) by
bellenot
File length: 5028 byte(s)
Diff to
previous 26245
Implement keyboard navigation (tab and shift+tab) between the different number entry fields of the dialog (thanks Axel for the suggestion)
Revision
26245 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 17 16:32:49 2008 UTC (6 years, 2 months ago) by
moneta
File length: 4868 byte(s)
Diff to
previous 25740
from David new version of fit panel imported from the branch. Main Changes are:
- Add support to fit TTree
- Add support for user defined functions and classify function types in the selection
- Make FitPanel independent from the canvas and the fit object
- Add a numeric entry for the slider
Revision
25740 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 8 13:29:56 2008 UTC (6 years, 3 months ago) by
moneta
File length: 4831 byte(s)
Diff to
previous 23115
import from the branch the lates fixed from David:
The update and set up of the sliders has been unified into the
UpdateGUI method, simplifying the DoReset one. This also allowed the
reduction of some data members of the class.
The function CheckRange has been removed.
This funcionality has been moved into the UpdateGUI
function were the rest of the axis were being checked.
The Parameters rxmin and rxmax where removed from the TFitParamertersDialog,
as they were not used nor needed.
Revision
16439 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Thu Oct 5 15:06:48 2006 UTC (8 years, 3 months ago) by
brun
Original Path:
trunk/fitpanel/inc/TFitParametersDialog.h
File length: 4989 byte(s)
From Ilka and Lorenzo:
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.