Logo ROOT   6.07/09
Reference Guide
Classes | Enumerations
TFitParametersDialog.h File Reference
#include "TGWidget.h"
#include "TGFrame.h"
Include dependency graph for TFitParametersDialog.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TFitParametersDialog
 

Enumerations

enum  EFPDialogBound { kFPDBounded, kFPDNoneBounded }
 
enum  EFPDialogChange { kFPDNoChange, kFPDChange }
 Enumeration specifying if parameters have been modified by the user. More...
 

Enumeration Type Documentation

Enumerator
kFPDBounded 
kFPDNoneBounded 

Definition at line 30 of file TFitParametersDialog.h.

Enumeration specifying if parameters have been modified by the user.

Enumerator
kFPDNoChange 
kFPDChange 

Definition at line 37 of file TFitParametersDialog.h.