TLegendEntry
class description - source file - inheritance tree
public:
TLegendEntry(TObject* obj, const char* label = "0", Option_t* option = "lpf")
TLegendEntry(const TLegendEntry& entry)
TLegendEntry()
virtual ~TLegendEntry()
static TClass* Class()
virtual void Copy(TObject& obj) const
virtual const char* GetLabel() const
virtual TObject* GetObject() const
virtual Option_t* GetOption() const
virtual TClass* IsA() const
virtual void Print(Option_t* option) const
virtual void SaveEntry(ofstream& out, const char* name)
virtual void SetLabel(const char* label)
virtual void SetObject(TObject* obj)
virtual void SetObject(const char* objectName)
virtual void SetOption(Option_t* option = "lpf")
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObject* fObject pointer to object being represented by this entry
TString fLabel Text associated with the entry, will become latex
TString fOption Options associated with this entry
Last update: Fri May 14 13:32:40 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.