Inheritance diagram for TableTest:
Definition at line 35 of file gtreeTableTest.C.
TableTest::TableTest | ( | const TGWindow * | p, | |
UInt_t | ntrows, | |||
UInt_t | ntcols, | |||
UInt_t | w = 100 , |
|||
UInt_t | h = 100 | |||
) |
Definition at line 56 of file gtreeTableTest.C.
References TGCompositeFrame::AddFrame(), TQObject::Connect(), TGMainFrame::DontCallClose(), fFile, fIDs, fTreeTable, TDirectoryFile::Get(), TGCompositeFrame::GetDefaultWidth(), IDList::GetUnID(), TObject::IsZombie(), kDeepCleanup, kLHintsExpandX, kLHintsExpandY, TGCompositeFrame::Layout(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TGFrame::Resize(), select(), TGCompositeFrame::SetCleanup(), and TGMainFrame::SetWindowName().
TableTest::~TableTest | ( | ) | [virtual] |
Definition at line 95 of file gtreeTableTest.C.
References TGCompositeFrame::Cleanup(), TFile::Close(), and fFile.
TableTest::TableTest | ( | const TGWindow * | p, | |
UInt_t | ntrows, | |||
UInt_t | ntcols, | |||
UInt_t | w = 100 , |
|||
UInt_t | h = 100 | |||
) |
virtual TableTest::~TableTest | ( | ) | [virtual] |
TableTest::TableTest | ( | const TGWindow * | p, | |
UInt_t | ndrows, | |||
UInt_t | ndcols, | |||
UInt_t | ntrows, | |||
UInt_t | ntcols, | |||
UInt_t | w = 100 , |
|||
UInt_t | h = 100 | |||
) |
Definition at line 61 of file simpleTableTest.C.
References TGCompositeFrame::AddFrame(), TQObject::Connect(), TGMainFrame::DontCallClose(), fData, fNDataColumns, fNDataRows, fNTableColumns, fNTableRows, fSimpleTable, TGCompositeFrame::GetDefaultWidth(), IDList::GetUnID(), i, IDs, j, kDeepCleanup, kLHintsExpandX, kLHintsExpandY, TGCompositeFrame::Layout(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TGFrame::Resize(), TGCompositeFrame::SetCleanup(), and TGMainFrame::SetWindowName().
virtual TableTest::~TableTest | ( | ) | [virtual] |
TableTest::TableTest | ( | const TGWindow * | p, | |
UInt_t | ntrows, | |||
UInt_t | ntcols, | |||
UInt_t | w = 100 , |
|||
UInt_t | h = 100 | |||
) |
virtual TableTest::~TableTest | ( | ) | [virtual] |
void TableTest::DoExit | ( | ) |
TGTreeTable* TableTest::GetTable | ( | ) | [inline] |
void TableTest::DoExit | ( | ) |
TGTable* TableTest::GetTable | ( | ) | [inline] |
TTreeTableInterface* TableTest::GetInterface | ( | ) | [inline] |
void TableTest::DoExit | ( | ) |
TGSimpleTable* TableTest::GetTable | ( | ) | [inline] |
void TableTest::DoExit | ( | ) |
TGTable* TableTest::GetTable | ( | ) | [inline] |
TTreeTableInterface* TableTest::GetInterface | ( | ) | [inline] |
IDList TableTest::fIDs [private] |
UInt_t TableTest::fNTableRows [private] |
UInt_t TableTest::fNTableColumns [private] |
TGTreeTable* TableTest::fTreeTable [private] |
TFile* TableTest::fFile [private] |
TGTable* TableTest::fTable [private] |
TFile* TableTest::fFile [private] |
Definition at line 45 of file ntupleTableTest.C.
TTreeTableInterface* TableTest::fInterface [private] |
IDList TableTest::IDs [private] |
Double_t** TableTest::fData [private] |
UInt_t TableTest::fNDataRows [private] |
UInt_t TableTest::fNDataColumns [private] |
TGSimpleTable* TableTest::fSimpleTable [private] |
TGTable* TableTest::fTable [private] |
Definition at line 44 of file staffTableTest.C.
TFile* TableTest::fFile [private] |
Definition at line 45 of file staffTableTest.C.
TTreeTableInterface* TableTest::fInterface [private] |
Definition at line 47 of file staffTableTest.C.