TPaveClass
class description - source file - inheritance tree
public:
TPaveClass(Double_t x1, Double_t y1, Double_t x2, Double_t y2, const char* label, TClassTree* classtree)
TPaveClass(const TPaveClass& PaveVar)
TPaveClass()
virtual ~TPaveClass()
static TClass* Class()
virtual void Copy(TObject& PaveVar) const
virtual void DrawClasses(const char* classes = "this")
TClassTree* GetClassTree() const
virtual TClass* IsA() const
virtual void SaveAs(const char* filename)
virtual void SavePrimitive(ofstream& out, Option_t* option)
virtual void SetClasses(const char* classes = "this", Option_t* option = "ID")
virtual void SetClassTree(TClassTree* classtree)
virtual void ShowClassesUsedBy(const char* classes = "this")
virtual void ShowClassesUsing(const char* classes = "this")
virtual void ShowLinks(Option_t* option = "HMR")
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TClassTree* fClassTree Pointer to the TClassTree referencing this object
Last update: Fri May 14 13:32:42 2004
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.