HSUChain
class description - source file - inheritance tree (.pdf)
public:
HSUChain(const char* pName = "T")
~HSUChain()
virtual Int_t Add(const char* name, Int_t nentries = 0)
static TClass* Class()
HCategory* getCategory(const char* pName)
virtual Int_t GetEntry(Int_t entry = 0, Int_t getall = 0)
virtual TClass* IsA() const
virtual Bool_t Notify()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray arr
HSUChain
Chain with access to the HCategory objects
HSUChain(const char *pName)
: TChain(pName, "HSUChain")
~HSUChain(void)
Int_t GetEntry(Int_t entry, Int_t getall)
Fill the barnches with the data. Take care of the files change.
Bool_t Notify(void)
HCategory* getCategory(const char *pName)
Inline Functions
Int_t Add(const char* name, Int_t nentries = 0)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: Marcin Jaskula 03/06/2003
Last update: Fri Jan 26 12:32:00 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.