#include <iostream>
#include <TApplication.h>
#include <TGClient.h>
#include <TGButton.h>
#include <TGFrame.h>
#include <TGLayout.h>
#include <TGWindow.h>
#include <TGLabel.h>
#include <TGNumberEntry.h>
#include <TString.h>
#include <TGButtonGroup.h>
#include <TGMenu.h>
#include <TGSimpleTable.h>
Go to the source code of this file.
Classes | |
class | IDList |
class | TableTest |
Functions | |
TGSimpleTable * | simpleTableTest (UInt_t ndrows=500, UInt_t ndcols=20, UInt_t ntrows=50, UInt_t ntcols=10) |
TGSimpleTable* simpleTableTest | ( | UInt_t | ndrows = 500 , |
|
UInt_t | ndcols = 20 , |
|||
UInt_t | ntrows = 50 , |
|||
UInt_t | ntcols = 10 | |||
) |