13 #include "nutools/EventDisplayBase/ObjListCanvas.h" 41 fFrame =
new TGCompositeFrame(mf, 60, 60, kHorizontalFrame);
44 fLayout =
new TGLayoutHints(kLHintsTop | kLHintsLeft | kLHintsExpandX |
45 kLHintsExpandY, 5, 5, 5, 5);
50 name +=
"evdb::ObjListCanvas";
unsigned short fYsize
Size of the canvas;.
float fAspectRatio
fYsize/fXsize
TGLayoutHints * fLayout
Layout hints for frame.
void Connect()
Make signal/slot connections.
Manage all things related to colors for the event display.
ObjListCanvas(TGMainFrame *mf)
virtual const char * Description() const
virtual const char * PrintTag() const
virtual void Print(const char *f)
static void AddToListOfPrintables(const char *name, evdb::Printable *p)
unsigned short fXsize
Size of the canvas;.
TGCompositeFrame * fFrame
Graphics frame.