TLeafElement
class description - source file - inheritance tree
public:
TLeafElement(const char* name, Int_t id, Int_t type)
TLeafElement(const TLeafElement&)
TLeafElement()
virtual ~TLeafElement()
static TClass* Class()
virtual Int_t GetLen() const
virtual Int_t GetMaximum() const
TMethodCall* GetMethodCall(const char* name)
virtual Int_t GetNdata() const
virtual const char* GetTypeName() const
virtual Double_t GetValue(Int_t i = 0) const
virtual void* GetValuePointer() const
virtual Double_t GetValueSubArray(Int_t i = 0, Int_t j = 0) const
virtual TClass* IsA() const
virtual Bool_t IsOnTerminalBranch() const
virtual void PrintValue(Int_t i = 0) const
virtual void SetLeafCount(TLeaf* leaf)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
char* fAbsAddress ! Absolute leaf Address
Int_t fID element serial number in fInfo
Int_t fType leaf type
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.