9 #ifndef EVDB_LISTWINDOW_H 10 #define EVDB_LISTWINDOW_H 14 #include "RQ_OBJECT.h" 29 RQ_OBJECT(
"evdb::ListWindow")
33 const char* description,
37 static const std::vector<std::string>&
Names();
43 virtual void Draw(
const char*
opt=
"");
MenuBar * fMenuBar
Top menu bar.
ButtonBar * fButtonBar
Top button bar.
A status bar on the bottom of the display.
ObjListCanvas *(* ObjListCanvasCreator_t)(TGMainFrame *mf)
virtual void CloseWindow()
Manage all things related to colors for the event display.
virtual void Draw(const char *opt="")
static const std::vector< std::string > & Names()
static void Register(const char *name, const char *description, unsigned int h, unsigned int w, ObjListCanvasCreator_t creator)
TGMainFrame * fMain
Main window.
static int OpenWindow(int type=0)
StatusBar * fStatusBar
Status bar running along the bottom.
h
training ###############################
ObjListCanvas * fDisplay
Display of detector event information.