#include "hmdcrawstruct.h" |
HMdcRawSecStru
class description - source file - inheritance tree (.pdf)
public:
HMdcRawSecStru(Int_t n = 4)
HMdcRawSecStru(const HMdcRawSecStru&)
~HMdcRawSecStru()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcRawSecStru& operator=(const HMdcRawSecStru&)
HMdcRawModStru& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array
HMdcRawStruct
Container class for parameters decribing the hardware
tree of an Mdc (sectors,modules,motherboards with the
maximum number of TDCs on each motherboards.
This information is needed to create the data tree and to
create the lookup table for the Mdc.
HMdcRawSecStru(Int_t n)
constructor creates an array of pointers of type
HMdcRawModStru
~HMdcRawSecStru()
destructor
Inline Functions
HMdcRawModStru& operator[](Int_t i)
Int_t getSize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcRawSecStru HMdcRawSecStru(const HMdcRawSecStru&)
HMdcRawSecStru& operator=(const HMdcRawSecStru&)
Last update: 17/01/2002 by I. Koenig
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.