11#ifndef ROOT_TGSimpleTable 
   12#define ROOT_TGSimpleTable 
#define ClassDefOverride(name, id)
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
To provide a simple class to visualize an array of doubles, the class TGSimpleTable is provided.
 
~TGSimpleTable() override
TGSimpleTable destructor.
 
TGSimpleTable(TGWindow *p, Int_t id, Double_t **data, UInt_t nrows, UInt_t ncolumns)
TGSimpleTable constructor.
 
Create an array to hold a bunch of numbers.
 
ROOT GUI Window base class.