|
| PixTab (PixGui *p, PixTest *test, std::string tabname) |
|
void | init (PixGui *p, PixTest *test, std::string tabname) |
|
std::string | getName () |
|
void | statusBarUpdate (Int_t event, Int_t px, Int_t py, TObject *selected) |
|
virtual void | handleButtons (Int_t id=-1) |
|
virtual void | buttonClicked () |
|
virtual void | boxChecked () |
|
virtual void | setParameter () |
|
virtual void | yellow () |
|
virtual void | moveDown () |
|
virtual void | moveUp () |
|
void | update () |
|
void | updateToolTips () |
|
void | clearCanvas () |
|
void | nextHistogram () |
|
void | previousHistogram () |
|
void | clearHistList () |
|
|
enum | CommandIdentifiers {
B_DOTEST = TESTNUMBER + 21,
B_DOSTOP,
B_CLOSETAB,
B_MODMAP,
B_BROWSER,
B_PRINT
} |
|
|
TGCompositeFrame * | fTabFrame |
|
TGCompositeFrame * | fhFrame |
|
TGVerticalFrame * | fV1 |
|
TGVerticalFrame * | fV2 |
|
std::map< std::string, void * > | fParTextEntries |
|
std::vector< std::string > | fParIds |
|
TRootEmbeddedCanvas * | fEc1 |
|
TGStatusBar * | fStatusBar |
|
TGTextButton * | fbDoTest |
|
TGTextButton * | fbModMap |
|
TGTextButton * | fbBrowser |
|
std::string | fTabName |
|
int | fCount |
|
PixGui * | fGui |
|
PixTest * | fTest |
|
int | fBorderN |
|
int | fBorderT |
|
int | fBorderL |
|
|
static const int | TESTNUMBER = 0 |
|
Definition at line 22 of file PixTab.hh.
The documentation for this class was generated from the following files: