TPaveStatsEditor Class Reference

#include <TPaveStatsEditor.h>

Inheritance diagram for TPaveStatsEditor:

TGedFrame TGedFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame List of all members.

Public Member Functions

 TPaveStatsEditor (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual ~TPaveStatsEditor ()
virtual void SetModel (TObject *obj)
virtual void DoStatOptions ()
virtual void DoFitOptions ()
virtual void SetValuesON (Bool_t on)
 TPaveStatsEditor (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual ~TPaveStatsEditor ()
virtual void SetModel (TObject *obj)
virtual void DoStatOptions ()
virtual void DoFitOptions ()
virtual void SetValuesON (Bool_t on)

Protected Member Functions

virtual void ConnectSignals2Slots ()
virtual void ConnectSignals2Slots ()

Protected Attributes

TPaveStatsfPaveStats
TGCheckButtonfHistoName
TGCheckButtonfEntries
TGCheckButtonfMean
TGCheckButtonfRMS
TGCheckButtonfUnderflow
TGCheckButtonfOverflow
TGCheckButtonfIntegral
TGCheckButtonfSkewness
TGCheckButtonfKurtosis
TGCheckButtonfStatsErrors
TGCheckButtonfNameValues
TGCheckButtonfErrors
TGCheckButtonfChisquare
TGCheckButtonfProbability
TPaveStatsfPaveStats
TGCheckButtonfHistoName
TGCheckButtonfEntries
TGCheckButtonfMean
TGCheckButtonfRMS
TGCheckButtonfUnderflow
TGCheckButtonfOverflow
TGCheckButtonfIntegral
TGCheckButtonfSkewness
TGCheckButtonfKurtosis
TGCheckButtonfStatsErrors
TGCheckButtonfNameValues
TGCheckButtonfErrors
TGCheckButtonfChisquare
TGCheckButtonfProbability

Detailed Description

Definition at line 30 of file TPaveStatsEditor.h.


Constructor & Destructor Documentation

TPaveStatsEditor::TPaveStatsEditor ( const TGWindow p = 0,
Int_t  width = 140,
Int_t  height = 30,
UInt_t  options = kChildFrame,
Pixel_t  back = GetDefaultFrameBackground() 
)

Definition at line 55 of file TPaveStatsEditor.cxx.

References TGCompositeFrame::AddFrame(), f2, fChisquare, fEntries, fErrors, fHistoName, fIntegral, fKurtosis, fMean, fNameValues, fOverflow, fPaveStats, fProbability, fRMS, fSkewness, fStatsErrors, fUnderflow, kHorizontalFrame, kLHintsTop, kVerticalFrame, TGedFrame::MakeTitle(), TGButton::SetToolTipText(), and TGCompositeFrame::TGCompositeFrame().

TPaveStatsEditor::~TPaveStatsEditor (  )  [virtual]

Definition at line 131 of file TPaveStatsEditor.cxx.

TPaveStatsEditor::TPaveStatsEditor ( const TGWindow p = 0,
Int_t  width = 140,
Int_t  height = 30,
UInt_t  options = kChildFrame,
Pixel_t  back = GetDefaultFrameBackground() 
)

virtual TPaveStatsEditor::~TPaveStatsEditor (  )  [virtual]


Member Function Documentation

void TPaveStatsEditor::ConnectSignals2Slots (  )  [protected, virtual]

Definition at line 137 of file TPaveStatsEditor.cxx.

References TQObject::Connect(), fChisquare, fEntries, fErrors, fHistoName, TGedFrame::fInit, fIntegral, fKurtosis, fMean, fNameValues, fOverflow, fProbability, fRMS, fSkewness, fStatsErrors, fUnderflow, and kFALSE.

Referenced by SetModel().

void TPaveStatsEditor::SetModel ( TObject obj  )  [virtual]

Implements TGedFrame.

Definition at line 164 of file TPaveStatsEditor.cxx.

References ConnectSignals2Slots(), TGedFrame::fAvoidSignal, fChisquare, fEntries, fErrors, fHistoName, TGedFrame::fInit, fIntegral, fKurtosis, fMean, fNameValues, fOverflow, fPaveStats, fProbability, fRMS, fSkewness, fUnderflow, TPaveStats::GetOptFit(), TPaveStats::GetOptStat(), kButtonDown, kButtonUp, kFALSE, kTRUE, TGCheckButton::SetState(), and stat.

void TPaveStatsEditor::DoStatOptions (  )  [virtual]

Definition at line 223 of file TPaveStatsEditor.cxx.

References TGedFrame::fAvoidSignal, fEntries, fHistoName, fIntegral, fKurtosis, fMean, fOverflow, fPaveStats, fRMS, fSkewness, fStatsErrors, fUnderflow, TGButton::GetState(), kButtonDown, TPaveStats::SetOptStat(), TGCheckButton::SetState(), stat, and TGedFrame::Update().

void TPaveStatsEditor::DoFitOptions (  )  [virtual]

Definition at line 255 of file TPaveStatsEditor.cxx.

References TGedFrame::fAvoidSignal, fChisquare, fErrors, fNameValues, fPaveStats, fProbability, TGButton::GetState(), kButtonDown, TPaveStats::SetOptFit(), and TGedFrame::Update().

void TPaveStatsEditor::SetValuesON ( Bool_t  on  )  [virtual]

Definition at line 272 of file TPaveStatsEditor.cxx.

References TGedFrame::fAvoidSignal, fNameValues, kButtonDown, kTRUE, and TGCheckButton::SetState().

virtual void TPaveStatsEditor::ConnectSignals2Slots (  )  [protected, virtual]

virtual void TPaveStatsEditor::SetModel ( TObject obj  )  [virtual]

Implements TGedFrame.

virtual void TPaveStatsEditor::DoStatOptions (  )  [virtual]

virtual void TPaveStatsEditor::DoFitOptions (  )  [virtual]

virtual void TPaveStatsEditor::SetValuesON ( Bool_t  on  )  [virtual]


Member Data Documentation

TPaveStats* TPaveStatsEditor::fPaveStats [protected]

Definition at line 33 of file TPaveStatsEditor.h.

Referenced by DoFitOptions(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fHistoName [protected]

Definition at line 35 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fEntries [protected]

Definition at line 36 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fMean [protected]

Definition at line 37 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fRMS [protected]

Definition at line 38 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fUnderflow [protected]

Definition at line 39 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fOverflow [protected]

Definition at line 40 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fIntegral [protected]

Definition at line 41 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fSkewness [protected]

Definition at line 42 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fKurtosis [protected]

Definition at line 43 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fStatsErrors [protected]

Definition at line 44 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoStatOptions(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fNameValues [protected]

Definition at line 46 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoFitOptions(), SetModel(), SetValuesON(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fErrors [protected]

Definition at line 47 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoFitOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fChisquare [protected]

Definition at line 48 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoFitOptions(), SetModel(), and TPaveStatsEditor().

TGCheckButton* TPaveStatsEditor::fProbability [protected]

Definition at line 49 of file TPaveStatsEditor.h.

Referenced by ConnectSignals2Slots(), DoFitOptions(), SetModel(), and TPaveStatsEditor().

TPaveStats* TPaveStatsEditor::fPaveStats [protected]

Definition at line 33 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fHistoName [protected]

Definition at line 35 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fEntries [protected]

Definition at line 36 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fMean [protected]

Definition at line 37 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fRMS [protected]

Definition at line 38 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fUnderflow [protected]

Definition at line 39 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fOverflow [protected]

Definition at line 40 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fIntegral [protected]

Definition at line 41 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fSkewness [protected]

Definition at line 42 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fKurtosis [protected]

Definition at line 43 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fStatsErrors [protected]

Definition at line 44 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fNameValues [protected]

Definition at line 46 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fErrors [protected]

Definition at line 47 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fChisquare [protected]

Definition at line 48 of file TPaveStatsEditor.h.

TGCheckButton* TPaveStatsEditor::fProbability [protected]

Definition at line 49 of file TPaveStatsEditor.h.


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