11 #ifndef ROOT_TPaveClass
12 #define ROOT_TPaveClass
23 #ifndef ROOT_TPaveLabel
26 #ifndef ROOT_TClassTree
43 virtual void DrawClasses(
const char *classes=
"this");
A TPaveLabel specialized to process classes inside a TClassTree.
TClassTree * GetClassTree() const
virtual ~TPaveClass()
PaveClass default destructor.
static const char * filename()
static const double x2[5]
virtual void ShowClassesUsing(const char *classes="this")
Show classes using.
A Pave (see TPave) with a text centered in the Pave.
virtual void SaveAs(const char *filename="", Option_t *option="") const
Save as.
virtual void SetClasses(const char *classes="this", Option_t *option="ID")
Set classes.
void Copy(TObject &PaveVar) const
Copy this PaveClass to PaveClass.
static const double x1[5]
virtual void DrawClasses(const char *classes="this")
Draw classes.
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save primitive as a C++ statement(s) on output stream out.
Mother of all ROOT objects.
virtual void ShowLinks(Option_t *option="HMR")
Set link options in the ClassTree object.
virtual void ShowClassesUsedBy(const char *classes="this")
Show classes used by.
virtual void SetClassTree(TClassTree *classtree)
Draw inheritance tree and their relations for a list of classes.