![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
#include <AliQAHistViewer.h>
Public Member Functions | |
AliQAHistViewer (const TGWindow *p, UInt_t w=500, UInt_t h=500, Bool_t embed=kFALSE) | |
virtual | ~AliQAHistViewer () |
void | DoExit () |
void | DoDrawNext () |
void | DoDrawPrev () |
void | DoSetFile (Int_t s) |
void | DoSetDetector (Int_t s) |
void | DoSetLevel (Int_t s) |
void | DoSetHistogram (Int_t s) |
void | DoSetExpertMode (Bool_t mode=kTRUE) |
void | FillComboBoxWithListEntries (TGComboBox *box, const TList *list) |
void | UpdateAllPathComboBoxes () |
Private Member Functions | |
AliQAHistViewer (const AliQAHistViewer &) | |
AliQAHistViewer & | operator= (const AliQAHistViewer &) |
Private Attributes | |
TRootEmbeddedCanvas * | fEcan |
AliQAHistNavigator * | fQANavigator |
TGComboBox * | fFileListBox |
TGComboBox * | fDetectorListBox |
TGComboBox * | fLevelListBox |
TGComboBox * | fHistListBox |
TGCheckButton * | fExpertMode |
Bool_t | fIsEmbedded |
Definition at line 22 of file AliQAHistViewer.h.
|
private |
AliQAHistViewer::AliQAHistViewer | ( | const TGWindow * | p, |
UInt_t | w = 500 , |
||
UInt_t | h = 500 , |
||
Bool_t | embed = kFALSE |
||
) |
Definition at line 127 of file AliQAHistViewer.cxx.
|
virtual |
Definition at line 204 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoDrawNext | ( | ) |
Referenced by AliQAHistViewer(), DoSetDetector(), DoSetExpertMode(), DoSetFile(), DoSetHistogram(), and DoSetLevel().
void AliQAHistViewer::DoDrawPrev | ( | ) |
Definition at line 81 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoExit | ( | ) |
Definition at line 119 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoSetDetector | ( | Int_t | s | ) |
Definition at line 251 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoSetExpertMode | ( | Bool_t | mode = kTRUE | ) |
Definition at line 275 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoSetFile | ( | Int_t | s | ) |
Definition at line 243 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoSetHistogram | ( | Int_t | s | ) |
Definition at line 267 of file AliQAHistViewer.cxx.
void AliQAHistViewer::DoSetLevel | ( | Int_t | s | ) |
Definition at line 259 of file AliQAHistViewer.cxx.
void AliQAHistViewer::FillComboBoxWithListEntries | ( | TGComboBox * | box, |
const TList * | list | ||
) |
Definition at line 213 of file AliQAHistViewer.cxx.
Referenced by UpdateAllPathComboBoxes().
|
private |
void AliQAHistViewer::UpdateAllPathComboBoxes | ( | ) |
Definition at line 228 of file AliQAHistViewer.cxx.
Referenced by AliQAHistViewer(), and DoDrawPrev().
|
private |
Definition at line 28 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer(), and UpdateAllPathComboBoxes().
|
private |
Definition at line 25 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer(), and DoDrawPrev().
|
private |
Definition at line 31 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer().
|
private |
Definition at line 27 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer(), and UpdateAllPathComboBoxes().
|
private |
Definition at line 30 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer(), and UpdateAllPathComboBoxes().
|
private |
Definition at line 32 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer().
|
private |
Definition at line 29 of file AliQAHistViewer.h.
Referenced by AliQAHistViewer(), and UpdateAllPathComboBoxes().
|
private |
Definition at line 26 of file AliQAHistViewer.h.
Referenced by DoDrawPrev(), DoSetDetector(), DoSetExpertMode(), DoSetFile(), DoSetHistogram(), DoSetLevel(), UpdateAllPathComboBoxes(), and ~AliQAHistViewer().