#include "hmdcrawstruct.h" |
HMdcRawModStru
class description - source file - inheritance tree (.pdf)
public:
HMdcRawModStru(Int_t n = 16)
HMdcRawModStru(const HMdcRawModStru&)
~HMdcRawModStru()
static TClass* Class()
Int_t getMboIndex(const Text_t*)
Int_t getNMotherboards()
Int_t getSize()
virtual TClass* IsA() const
HMdcRawModStru& operator=(const HMdcRawModStru&)
HMdcRawMothStru& 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.
HMdcRawModStru(Int_t n)
constructor creates an array of pointers of type
HMdcRawMothStru
~HMdcRawModStru()
destructor
Int_t getMboIndex(const Text_t* mbo)
returns the index of the MBO given by its logical position
Inline Functions
HMdcRawMothStru& operator[](Int_t i)
Int_t getNMotherboards()
Int_t getSize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcRawModStru HMdcRawModStru(const HMdcRawModStru&)
HMdcRawModStru& operator=(const HMdcRawModStru&)
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.