library: libHbook #include "THbookBranch.h" |
THbookBranch
class description - header file - source file - inheritance tree (.pdf)
public:
THbookBranch()
THbookBranch(const char* name, void* address, const char* leaflist, Int_t basketsize = 32000, Int_t compress = -1)
THbookBranch(const THbookBranch&)
virtual ~THbookBranch()
virtual void Browse(TBrowser* b)
static TClass* Class()
const char* GetBlockName() const
virtual Int_t GetEntry(Long64_t entry = 0, Int_t getall = 0)
virtual TClass* IsA() const
virtual void SetAddress(void* addobj)
void SetBlockName(const char* name)
virtual void SetEntries(Long64_t n)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TString fBlockName Hbook block name
void SetAddress(void *add)
Set address of this branch
See important remark in the header of THbookTree
THbookBranch(const char *name, void *address, const char *leaflist, Int_t basketsize=32000, Int_t compress=-1)
Author: Rene Brun 18/02/2002
Last update: root/hbook:$Name: $:$Id: THbookBranch.cxx,v 1.8 2006/05/13 17:28:15 brun Exp $
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *
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.