pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | Protected Types | Protected Attributes | Static Protected Attributes | List of all members
PixTab Class Reference
Inheritance diagram for PixTab:

Public Member Functions

 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 ()
 

Protected Types

enum  CommandIdentifiers {
  B_DOTEST = TESTNUMBER + 21, B_DOSTOP, B_CLOSETAB, B_MODMAP,
  B_BROWSER, B_PRINT
}
 

Protected Attributes

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
 
PixGuifGui
 
PixTestfTest
 
int fBorderN
 
int fBorderT
 
int fBorderL
 

Static Protected Attributes

static const int TESTNUMBER = 0
 

Detailed Description

Definition at line 22 of file PixTab.hh.


The documentation for this class was generated from the following files: