[root] / trunk / gui / fitpanel / inc / TFitParametersDialog.h Repository:
ViewVC logotype

Log of /trunk/gui/fitpanel/inc/TFitParametersDialog.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

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 23115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 10 13:35:37 2008 UTC (6 years, 9 months ago) by rdm
File length: 4996 byte(s)
Diff to previous 20882
moved to directory "gui" the following directories:

fitpanel, ged, gui, guibuilder, guihtml, qtgsi, qtroot, sessionviewer

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 4996 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 4996 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 5056 byte(s)
Diff to previous 17660
remove :$ from tag line

Revision 17660 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 3 17:41:02 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 5066 byte(s)
Diff to previous 17141
Use forwartd declaration of TF1.

Revision 17141 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 10 22:24:00 2006 UTC (8 years, 1 month ago) by brun
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 5100 byte(s)
Diff to previous 17109
Fix coding conventions

Revision 17109 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 8 15:51:43 2006 UTC (8 years, 1 month ago) by antcheva
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 5108 byte(s)
Diff to previous 17047
- additional parameter in TFitParametersDialog for passing information about the bounded parameters
- setting default values for GUI elements if no fit performed

Revision 17047 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 5 15:44:09 2006 UTC (8 years, 1 month ago) by antcheva
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 4929 byte(s)
Diff to previous 16814
- added functionality for fixed and bounded parameters

Revision 16814 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 17 18:43:37 2006 UTC (8 years, 2 months ago) by antcheva
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 4889 byte(s)
Diff to previous 16479
- layout changes of the dialog;
- implemented functionality for bounded parameters
- implemented immediate preview when parameter's value is changed interactively

*** passing the the parameters' settings to the fitter will be the next step of this development

Revision 16479 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 9 08:07:08 2006 UTC (8 years, 3 months ago) by brun
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 4942 byte(s)
Diff to previous 16456
Remove <CR><LF>

Revision 16456 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 5 21:33:21 2006 UTC (8 years, 3 months ago) by rdm
Original Path: trunk/fitpanel/inc/TFitParametersDialog.h
File length: 5051 byte(s)
Diff to previous 16439
minor correction in cvs ident line and copyright date.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9