TBranchClones
class description - source file - inheritance tree
public:
TBranchClones(const char* name, void* clonesaddress, Int_t basketsize = 32000, Int_t compress = -1, Int_t splitlevel = 1)
TBranchClones()
virtual ~TBranchClones()
virtual void Browse(TBrowser* b)
static TClass* Class()
virtual Int_t Fill()
virtual Int_t GetEntry(Int_t entry = 0, Int_t getall = 0)
TClonesArray* GetList() const
virtual Int_t GetN() const
virtual TClass* IsA() const
virtual Bool_t IsFolder() const
virtual void Print(Option_t* option) const
virtual void Reset(Option_t* option)
virtual void SetAddress(void* add)
virtual void SetBasketSize(Int_t buffsize)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TClonesArray* fList !Pointer to the clonesarray
Int_t fRead !flag = 1 if clonesarray has been read
Int_t fN !Number of elements in ClonesArray
Int_t fNdataMax !Maximum value of fN
TString fClassName name of the class of the objets in the ClonesArray
TBranch* fBranchCount Branch with clones count
Last update: Fri May 14 13:32:36 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.