TColumnView
class description - source file - inheritance tree
public:
TColumnView TColumnView(const char* colName, TTable* table = 0)
TColumnView TColumnView(const TColumnView&)
virtual void ~TColumnView()
virtual void Browse(TBrowser* b)
static TClass* Class()
TH1* Histogram(const char* selection)
virtual TClass* IsA() const
virtual Bool_t IsFolder() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TColumnView
It is a helper class to present TTable object view TBrowser
TColumnView(const char *colName,TTable *table):TChair(table)
~TColumnView()
______________________________________________________________________________
void Browse(TBrowser *)
Create a column histogram for the simple column
TH1* Histogram(const char *selection)
Create a histogram from the context menu
Bool_t IsFolder() const
Treat the column with the pointer to the "Ptr" as a "folder"
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TColumnView TColumnView(const TColumnView&)
Author: Valery Fine(fine@bnl.gov) 13/03/2000
Last update: root/star:$Name: $:$Id: TColumnView.cxx,v 1.2 2003/01/27 20:41:36 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.