TAdvancedGraphicsDialog Class Reference

#include <TAdvancedGraphicsDialog.h>

Inheritance diagram for TAdvancedGraphicsDialog:

TGTransientFrame TGTransientFrame TGMainFrame TGMainFrame TGMainFrame TGMainFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame List of all members.

Public Member Functions

 TAdvancedGraphicsDialog (const TGWindow *p, const TGWindow *main)
 ~TAdvancedGraphicsDialog ()
void DoDraw ()
void DoChangedScanPar (Int_t selected)
 TAdvancedGraphicsDialog (const TGWindow *p, const TGWindow *main)
 ~TAdvancedGraphicsDialog ()
void DoDraw ()
void DoChangedScanPar (Int_t selected)

Private Member Functions

void CreateContourFrame ()
void CreateScanFrame ()
void CreateConfFrame ()
void AddParameters (TGComboBox *)
void DrawContour ()
void DrawScan ()
void DrawConfidenceLevels ()
void ConnectSlots ()
 TAdvancedGraphicsDialog (const TAdvancedGraphicsDialog &)
TAdvancedGraphicsDialogoperator= (const TAdvancedGraphicsDialog &)
void CreateContourFrame ()
void CreateScanFrame ()
void CreateConfFrame ()
void AddParameters (TGComboBox *)
void DrawContour ()
void DrawScan ()
void DrawConfidenceLevels ()
void ConnectSlots ()
 TAdvancedGraphicsDialog (const TAdvancedGraphicsDialog &)
TAdvancedGraphicsDialogoperator= (const TAdvancedGraphicsDialog &)

Private Attributes

TGVerticalFramefMainFrame
TGTabfTab
TGVerticalFramefContourFrame
TGNumberEntryfContourPoints
TGComboBoxfContourPar1
TGComboBoxfContourPar2
TGNumberEntryfContourError
TGCheckButtonfContourOver
TGColorSelectfContourColor
TGVerticalFramefScanFrame
TGNumberEntryfScanPoints
TGComboBoxfScanPar
TGNumberEntryfScanMin
TGNumberEntryfScanMax
TGVerticalFramefConfFrame
TGNumberEntryfConfLevel
TGColorSelectfConfColor
TGTextButtonfDraw
TGTextButtonfClose
TBackCompFitterfFitter
TGVerticalFramefMainFrame
TGTabfTab
TGVerticalFramefContourFrame
TGNumberEntryfContourPoints
TGComboBoxfContourPar1
TGComboBoxfContourPar2
TGNumberEntryfContourError
TGCheckButtonfContourOver
TGColorSelectfContourColor
TGVerticalFramefScanFrame
TGNumberEntryfScanPoints
TGComboBoxfScanPar
TGNumberEntryfScanMin
TGNumberEntryfScanMax
TGVerticalFramefConfFrame
TGNumberEntryfConfLevel
TGColorSelectfConfColor
TGTextButtonfDraw
TGTextButtonfClose
TBackCompFitterfFitter

Detailed Description

Definition at line 47 of file TAdvancedGraphicsDialog.h.


Constructor & Destructor Documentation

TAdvancedGraphicsDialog::TAdvancedGraphicsDialog ( const TAdvancedGraphicsDialog  )  [private]

Referenced by G__G__FitPanel_375_0_11().

TAdvancedGraphicsDialog::TAdvancedGraphicsDialog ( const TGWindow p,
const TGWindow main 
)

Definition at line 36 of file TAdvancedGraphicsDialog.cxx.

References TGCompositeFrame::AddFrame(), TGTab::AddTab(), TGWidget::Associate(), TGTransientFrame::CenterOnParent(), ConnectSlots(), CreateConfFrame(), CreateContourFrame(), CreateScanFrame(), fClose, fConfFrame, fContourFrame, fDraw, fMainFrame, fScanFrame, fTab, gClient, TGCompositeFrame::GetDefaultHeight(), TGFrame::GetDefaultHeight(), TGFrame::GetDefaultWidth(), TGCompositeFrame::GetDefaultWidth(), height, kAGD_BCLOSE, kAGD_BDRAW, kDeepCleanup, kLHintsBottom, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsNormal, kLHintsRight, kMWMDecorAll, kMWMDecorMaximize, kMWMDecorMenu, kMWMDecorMinimize, kMWMDecorResizeH, kMWMFuncAll, kMWMFuncMaximize, kMWMFuncMinimize, kMWMFuncResize, kMWMInputModeless, main(), TObject::MakeZombie(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TMath::Max(), p, TGFrame::Resize(), TGCompositeFrame::SetCleanup(), TGMainFrame::SetMWMHints(), TGMainFrame::SetWindowName(), TGMainFrame::SetWMSize(), TGMainFrame::SetWMSizeHints(), TGClient::WaitFor(), and width.

TAdvancedGraphicsDialog::~TAdvancedGraphicsDialog (  ) 

Definition at line 464 of file TAdvancedGraphicsDialog.cxx.

References TGCompositeFrame::Cleanup().

TAdvancedGraphicsDialog::TAdvancedGraphicsDialog ( const TAdvancedGraphicsDialog  )  [private]

TAdvancedGraphicsDialog::TAdvancedGraphicsDialog ( const TGWindow p,
const TGWindow main 
)

TAdvancedGraphicsDialog::~TAdvancedGraphicsDialog (  ) 


Member Function Documentation

void TAdvancedGraphicsDialog::CreateContourFrame (  )  [private]

Definition at line 117 of file TAdvancedGraphicsDialog.cxx.

References TGCompositeFrame::AddFrame(), AddParameters(), TGWidget::Associate(), fContourColor, fContourError, fContourFrame, fContourOver, fContourPar1, fContourPar2, fContourPoints, fTab, TGComboBox::GetListBox(), TGNumberEntry::GetNumberEntry(), TGFrame::GetWidth(), kAGD_CONTCOLOR, kAGD_CONTERR, kAGD_CONTOVER, kAGD_CONTPAR1, kAGD_CONTPAR2, kAGD_PARCOUNTER, kAGD_SCANMIN, kFALSE, kLHintsExpandX, kLHintsLeft, kLHintsNormal, kLHintsTop, TGNumberFormat::kNEANonNegative, TGNumberFormat::kNEAPositive, TGNumberFormat::kNELNoLimits, TGNumberFormat::kNESInteger, TGNumberFormat::kNESRealThree, kYellow, TColor::Number2Pixel(), TGListBox::Resize(), TGFrame::Resize(), TGComboBox::Select(), TGTextEntry::SetToolTipText(), and TGButton::SetToolTipText().

Referenced by TAdvancedGraphicsDialog().

void TAdvancedGraphicsDialog::CreateScanFrame (  )  [private]

Definition at line 198 of file TAdvancedGraphicsDialog.cxx.

References TGCompositeFrame::AddFrame(), AddParameters(), TGWidget::Associate(), fFitter, fScanFrame, fScanMax, fScanMin, fScanPar, fScanPoints, fTab, TGComboBox::GetListBox(), TGNumberEntry::GetNumberEntry(), TBackCompFitter::GetParameter(), TBackCompFitter::GetParError(), TGComboBox::GetSelected(), TGFrame::GetWidth(), kAGD_PARCOUNTER, kAGD_SCANMAX, kAGD_SCANMIN, kAGD_SCANPAR, kLHintsExpandX, kLHintsLeft, kLHintsNormal, kLHintsTop, TGNumberFormat::kNEAAnyNumber, TGNumberFormat::kNEAPositive, TGNumberFormat::kNELNoLimits, TGNumberFormat::kNESInteger, TGNumberFormat::kNESRealFour, TGListBox::Resize(), TGFrame::Resize(), TGTextEntry::SetToolTipText(), and val.

Referenced by TAdvancedGraphicsDialog().

void TAdvancedGraphicsDialog::CreateConfFrame (  )  [private]

Definition at line 263 of file TAdvancedGraphicsDialog.cxx.

References TGCompositeFrame::AddFrame(), fConfColor, fConfFrame, fConfLevel, fTab, TGNumberEntry::GetNumberEntry(), kAGD_CONTCOLOR, kAGD_SCANMIN, kLHintsExpandX, kLHintsLeft, kLHintsNormal, kLHintsTop, TGNumberFormat::kNEAPositive, TGNumberFormat::kNELLimitMinMax, TGNumberFormat::kNESRealTwo, kYellow, TColor::Number2Pixel(), TGFrame::Resize(), and TGTextEntry::SetToolTipText().

Referenced by TAdvancedGraphicsDialog().

void TAdvancedGraphicsDialog::AddParameters ( TGComboBox  )  [private]

Definition at line 296 of file TAdvancedGraphicsDialog.cxx.

References TGComboBox::AddEntry(), fFitter, TBackCompFitter::GetNumberTotalParameters(), TBackCompFitter::GetParName(), i, kAGD_PARCOUNTER, kFALSE, and TGComboBox::Select().

Referenced by CreateContourFrame(), and CreateScanFrame().

void TAdvancedGraphicsDialog::DrawContour (  )  [private]

Definition at line 347 of file TAdvancedGraphicsDialog.cxx.

References TBackCompFitter::Contour(), TObject::Error(), fContourColor, fContourError, fContourOver, fContourPar1, fContourPar2, fContourPoints, fFitter, TGColorSelect::GetColor(), TColor::GetColor(), TGNumberEntry::GetNumber(), TBackCompFitter::GetParName(), TGComboBox::GetSelected(), TGButton::GetState(), gPad, graph(), kAGD_PARCOUNTER, and kButtonDown.

Referenced by DoDraw().

void TAdvancedGraphicsDialog::DrawScan (  )  [private]

Definition at line 378 of file TAdvancedGraphicsDialog.cxx.

References fFitter, fScanMax, fScanMin, fScanPar, fScanPoints, TGNumberEntry::GetNumber(), TBackCompFitter::GetParName(), TGComboBox::GetSelected(), gPad, graph(), kAGD_PARCOUNTER, kBlue, par, and TBackCompFitter::Scan().

Referenced by DoDraw().

void TAdvancedGraphicsDialog::DrawConfidenceLevels (  )  [private]

Definition at line 400 of file TAdvancedGraphicsDialog.cxx.

References data, TObject::Error(), fConfColor, fConfLevel, fFitter, g, TGColorSelect::GetColor(), TColor::GetColor(), TBackCompFitter::GetFitData(), TBackCompFitter::GetFitResult(), TGNumberEntry::GetNumber(), gPad, i, result(), x, and y.

Referenced by DoDraw().

void TAdvancedGraphicsDialog::ConnectSlots (  )  [private]

Definition at line 308 of file TAdvancedGraphicsDialog.cxx.

References TQObject::Connect(), fClose, fDraw, and fScanPar.

Referenced by G__G__FitPanel_381_0_31(), and TAdvancedGraphicsDialog().

TAdvancedGraphicsDialog& TAdvancedGraphicsDialog::operator= ( const TAdvancedGraphicsDialog  )  [private]

void TAdvancedGraphicsDialog::DoDraw (  ) 

Definition at line 333 of file TAdvancedGraphicsDialog.cxx.

References DrawConfidenceLevels(), DrawContour(), DrawScan(), fTab, and TGTab::GetCurrent().

Referenced by G__G__FitPanel_375_0_12().

void TAdvancedGraphicsDialog::DoChangedScanPar ( Int_t  selected  ) 

Definition at line 321 of file TAdvancedGraphicsDialog.cxx.

References fFitter, fScanMax, fScanMin, TBackCompFitter::GetParameter(), TBackCompFitter::GetParError(), kAGD_PARCOUNTER, TGNumberEntry::SetNumber(), and val.

Referenced by G__G__FitPanel_375_0_13().

void TAdvancedGraphicsDialog::CreateContourFrame (  )  [private]

void TAdvancedGraphicsDialog::CreateScanFrame (  )  [private]

void TAdvancedGraphicsDialog::CreateConfFrame (  )  [private]

void TAdvancedGraphicsDialog::AddParameters ( TGComboBox  )  [private]

void TAdvancedGraphicsDialog::DrawContour (  )  [private]

void TAdvancedGraphicsDialog::DrawScan (  )  [private]

void TAdvancedGraphicsDialog::DrawConfidenceLevels (  )  [private]

void TAdvancedGraphicsDialog::ConnectSlots (  )  [private]

TAdvancedGraphicsDialog& TAdvancedGraphicsDialog::operator= ( const TAdvancedGraphicsDialog  )  [private]

void TAdvancedGraphicsDialog::DoDraw (  ) 

void TAdvancedGraphicsDialog::DoChangedScanPar ( Int_t  selected  ) 


Member Data Documentation

TGVerticalFrame* TAdvancedGraphicsDialog::fMainFrame [private]

Definition at line 50 of file TAdvancedGraphicsDialog.h.

Referenced by TAdvancedGraphicsDialog().

TGTab* TAdvancedGraphicsDialog::fTab [private]

Definition at line 51 of file TAdvancedGraphicsDialog.h.

Referenced by CreateConfFrame(), CreateContourFrame(), CreateScanFrame(), DoDraw(), and TAdvancedGraphicsDialog().

TGVerticalFrame* TAdvancedGraphicsDialog::fContourFrame [private]

Definition at line 53 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and TAdvancedGraphicsDialog().

TGNumberEntry* TAdvancedGraphicsDialog::fContourPoints [private]

Definition at line 54 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and DrawContour().

TGComboBox* TAdvancedGraphicsDialog::fContourPar1 [private]

Definition at line 55 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and DrawContour().

TGComboBox* TAdvancedGraphicsDialog::fContourPar2 [private]

Definition at line 56 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and DrawContour().

TGNumberEntry* TAdvancedGraphicsDialog::fContourError [private]

Definition at line 57 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and DrawContour().

TGCheckButton* TAdvancedGraphicsDialog::fContourOver [private]

Definition at line 58 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and DrawContour().

TGColorSelect* TAdvancedGraphicsDialog::fContourColor [private]

Definition at line 59 of file TAdvancedGraphicsDialog.h.

Referenced by CreateContourFrame(), and DrawContour().

TGVerticalFrame* TAdvancedGraphicsDialog::fScanFrame [private]

Definition at line 61 of file TAdvancedGraphicsDialog.h.

Referenced by CreateScanFrame(), and TAdvancedGraphicsDialog().

TGNumberEntry* TAdvancedGraphicsDialog::fScanPoints [private]

Definition at line 62 of file TAdvancedGraphicsDialog.h.

Referenced by CreateScanFrame(), and DrawScan().

TGComboBox* TAdvancedGraphicsDialog::fScanPar [private]

Definition at line 63 of file TAdvancedGraphicsDialog.h.

Referenced by ConnectSlots(), CreateScanFrame(), and DrawScan().

TGNumberEntry* TAdvancedGraphicsDialog::fScanMin [private]

Definition at line 64 of file TAdvancedGraphicsDialog.h.

Referenced by CreateScanFrame(), DoChangedScanPar(), and DrawScan().

TGNumberEntry* TAdvancedGraphicsDialog::fScanMax [private]

Definition at line 65 of file TAdvancedGraphicsDialog.h.

Referenced by CreateScanFrame(), DoChangedScanPar(), and DrawScan().

TGVerticalFrame* TAdvancedGraphicsDialog::fConfFrame [private]

Definition at line 67 of file TAdvancedGraphicsDialog.h.

Referenced by CreateConfFrame(), and TAdvancedGraphicsDialog().

TGNumberEntry* TAdvancedGraphicsDialog::fConfLevel [private]

Definition at line 68 of file TAdvancedGraphicsDialog.h.

Referenced by CreateConfFrame(), and DrawConfidenceLevels().

TGColorSelect* TAdvancedGraphicsDialog::fConfColor [private]

Definition at line 69 of file TAdvancedGraphicsDialog.h.

Referenced by CreateConfFrame(), and DrawConfidenceLevels().

TGTextButton* TAdvancedGraphicsDialog::fDraw [private]

Definition at line 71 of file TAdvancedGraphicsDialog.h.

Referenced by ConnectSlots(), and TAdvancedGraphicsDialog().

TGTextButton* TAdvancedGraphicsDialog::fClose [private]

Definition at line 72 of file TAdvancedGraphicsDialog.h.

Referenced by ConnectSlots(), and TAdvancedGraphicsDialog().

TBackCompFitter* TAdvancedGraphicsDialog::fFitter [private]

Definition at line 74 of file TAdvancedGraphicsDialog.h.

Referenced by AddParameters(), CreateScanFrame(), DoChangedScanPar(), DrawConfidenceLevels(), DrawContour(), and DrawScan().

TGVerticalFrame* TAdvancedGraphicsDialog::fMainFrame [private]

Definition at line 50 of file TAdvancedGraphicsDialog.h.

TGTab* TAdvancedGraphicsDialog::fTab [private]

Definition at line 51 of file TAdvancedGraphicsDialog.h.

TGVerticalFrame* TAdvancedGraphicsDialog::fContourFrame [private]

Definition at line 53 of file TAdvancedGraphicsDialog.h.

TGNumberEntry* TAdvancedGraphicsDialog::fContourPoints [private]

Definition at line 54 of file TAdvancedGraphicsDialog.h.

TGComboBox* TAdvancedGraphicsDialog::fContourPar1 [private]

Definition at line 55 of file TAdvancedGraphicsDialog.h.

TGComboBox* TAdvancedGraphicsDialog::fContourPar2 [private]

Definition at line 56 of file TAdvancedGraphicsDialog.h.

TGNumberEntry* TAdvancedGraphicsDialog::fContourError [private]

Definition at line 57 of file TAdvancedGraphicsDialog.h.

TGCheckButton* TAdvancedGraphicsDialog::fContourOver [private]

Definition at line 58 of file TAdvancedGraphicsDialog.h.

TGColorSelect* TAdvancedGraphicsDialog::fContourColor [private]

Definition at line 59 of file TAdvancedGraphicsDialog.h.

TGVerticalFrame* TAdvancedGraphicsDialog::fScanFrame [private]

Definition at line 61 of file TAdvancedGraphicsDialog.h.

TGNumberEntry* TAdvancedGraphicsDialog::fScanPoints [private]

Definition at line 62 of file TAdvancedGraphicsDialog.h.

TGComboBox* TAdvancedGraphicsDialog::fScanPar [private]

Definition at line 63 of file TAdvancedGraphicsDialog.h.

TGNumberEntry* TAdvancedGraphicsDialog::fScanMin [private]

Definition at line 64 of file TAdvancedGraphicsDialog.h.

TGNumberEntry* TAdvancedGraphicsDialog::fScanMax [private]

Definition at line 65 of file TAdvancedGraphicsDialog.h.

TGVerticalFrame* TAdvancedGraphicsDialog::fConfFrame [private]

Definition at line 67 of file TAdvancedGraphicsDialog.h.

TGNumberEntry* TAdvancedGraphicsDialog::fConfLevel [private]

Definition at line 68 of file TAdvancedGraphicsDialog.h.

TGColorSelect* TAdvancedGraphicsDialog::fConfColor [private]

Definition at line 69 of file TAdvancedGraphicsDialog.h.

TGTextButton* TAdvancedGraphicsDialog::fDraw [private]

Definition at line 71 of file TAdvancedGraphicsDialog.h.

TGTextButton* TAdvancedGraphicsDialog::fClose [private]

Definition at line 72 of file TAdvancedGraphicsDialog.h.

TBackCompFitter* TAdvancedGraphicsDialog::fFitter [private]

Definition at line 74 of file TAdvancedGraphicsDialog.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:34:22 2011 for ROOT_528-00b_version by  doxygen 1.5.1