12 #ifndef ROOT_TColumnView
13 #define ROOT_TColumnView
26 virtual void Browse(TBrowser *b);
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.
TH1 * Histogram(const char *selection="")
Create a histogram from the context menu.
TColumnView(const char *colName="", TTable *table=0)
constructor