12 #ifndef ROOT_TColumnView
13 #define ROOT_TColumnView
virtual ~TColumnView()
destructor
virtual Bool_t IsFolder() const
Treat the column with the pointer to the "Ptr" as a "folder".
virtual void Browse(TBrowser *b)
Create a column histogram for the simple column.
#define ClassDef(name, id)
Using a TBrowser one can browse all ROOT objects.
TH1 * Histogram(const char *selection="")
Create a histogram from the context menu.
TColumnView(const char *colName="", TTable *table=0)