#include "hcompositecategory.h" |
HCompositeCategory
class description - source file - inheritance tree (.pdf)
public:
HCompositeCategory()
HCompositeCategory(const HCompositeCategory&)
~HCompositeCategory()
static TClass* Class()
virtual Int_t* getLenghts()
virtual Int_t getMaxSize()
virtual TArrayI getMaxSizes()
virtual Int_t* getOffsets()
virtual Int_t init()
virtual TClass* IsA() const
HCompositeCategory& operator=(const HCompositeCategory&)
virtual void setLenghts(int loc, int val)
virtual void setOffsets(int loc, int val)
virtual void setPattern(Int_t* off, Int_t* len)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HCompositeCategory(void)
Default constructor
~HCompositeCategory(void)
Destructor.
void Streamer(TBuffer &R__b)
Inline Functions
void setLenghts(int loc, int val)
void setOffsets(int loc, int val)
Int_t* getOffsets()
Int_t* getLenghts()
TArrayI getMaxSizes()
Int_t getMaxSize()
void setPattern(Int_t* off, Int_t* len)
Int_t init()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void StreamerNVirtual(TBuffer& b)
HCompositeCategory HCompositeCategory(const HCompositeCategory&)
HCompositeCategory& operator=(const HCompositeCategory&)
Last update: Mon Feb 5 16:49:54 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.