library: libTable #include "TColumnView.h" |
TColumnView
class description - header file - source file - inheritance tree (.pdf)
public:
TColumnView(const char* colName = "", TTable* table = 0)
TColumnView(const TColumnView&)
virtual ~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)
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()
Treat the column with the pointer to the "Ptr" as a "folder"
Author: Valery Fine(fine@bnl.gov) 13/03/2000
Last update: root/table:$Name: $:$Id: TColumnView.cxx,v 1.5 2006/07/11 09:05:02 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - 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.