12#ifndef ROOT__TAdvancedGraphicsDialog__
13#define ROOT__TAdvancedGraphicsDialog__
#define ClassDef(name, id)
TBackCompFitter * fFitter
TGVerticalFrame * fContourFrame
void DoDraw()
Calls the correspoding method, depending on the selected tab.
void AddParameters(TGComboBox *)
void CreateScanFrame()
Create the frame that contains all the necessary information for the Scan method.
void CreateConfFrame()
Create the frame that contains all the necessary information for the Confidence Level method.
TGComboBox * fContourPar1
void ConnectSlots()
Connect the slots (buttons mainly + specific methods)
TGNumberEntry * fScanPoints
TGNumberEntry * fContourError
TGComboBox * fContourPar2
TGVerticalFrame * fMainFrame
TGColorSelect * fConfColor
TGVerticalFrame * fScanFrame
void CreateContourFrame()
Create the frame that contains all the necessary information for the Contour method.
void DrawContour()
Generates all necessary data for the Contour method from its tab.
TGNumberEntry * fConfLevel
~TAdvancedGraphicsDialog()
Cleanup dialog.
TAdvancedGraphicsDialog(const TAdvancedGraphicsDialog &)
TGVerticalFrame * fConfFrame
void DoChangedScanPar(Int_t selected)
Changes the Min and Max default values of the scan method, depending on the selected parameter.
TGColorSelect * fContourColor
void DrawScan()
Generates all necessary data for the Scan method from its tab.
void DrawConfidenceLevels()
Generates all necessary data for the Scan method from its tab.
TAdvancedGraphicsDialog & operator=(const TAdvancedGraphicsDialog &)
TGCheckButton * fContourOver
TGNumberEntry * fContourPoints
Backward compatible implementation of TVirtualFitter.
int main(int argc, char **argv)