HNamedLegend
class description - source file - inheritance tree (.pdf)
public:
HNamedLegend(const char* name, const char* title, HMonHistAddon* = 0)
HNamedLegend(const HNamedLegend&)
~HNamedLegend()
static TClass* Class()
TLegend* getP()
virtual TClass* IsA() const
HNamedLegend& operator=(const HNamedLegend&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TLegend* legend !< pointer to internal TLegend
HNamedLegend (const char* name,
const char* title,HMonHistAddon* h)
:TNamed(name,title)
~HNamedLegend()
Inline Functions
TLegend* getP()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HNamedLegend HNamedLegend(const HNamedLegend&)
HNamedLegend& operator=(const HNamedLegend&)
Last update: Fri Jan 26 12:19:38 2007
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.