#include "hmdcrawstruct.h" |
HMdcRawMothStru
class description - source file - inheritance tree (.pdf)
public:
HMdcRawMothStru()
HMdcRawMothStru(const HMdcRawMothStru&)
~HMdcRawMothStru()
static TClass* Class()
void clear()
Int_t getNTdcs()
virtual TClass* IsA() const
HMdcRawMothStru& operator=(const HMdcRawMothStru&)
void setNTdcs(Int_t n)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t nTdcs number of TDCs on the motherboard
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.
Inline Functions
void ~HMdcRawMothStru()
HMdcRawMothStru HMdcRawMothStru()
void setNTdcs(Int_t n)
Int_t getNTdcs()
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcRawMothStru HMdcRawMothStru(const HMdcRawMothStru&)
HMdcRawMothStru& operator=(const HMdcRawMothStru&)
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.