#include "hmdcevreadout.h" |
HMdcEvReadoutSam
class description - source file - inheritance tree (.pdf)
public:
HMdcEvReadoutSam(Int_t n = 8)
HMdcEvReadoutSam(const HMdcEvReadoutSam&)
~HMdcEvReadoutSam()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcEvReadoutSam& operator=(const HMdcEvReadoutSam&)
HMdcEvReadoutRoc& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array
Int_t sector
HMdcEvReadout
Container for lookup table needed by the unpacker to map
the readout addresses to a motherboard.
This container has no read functions in the I/O classes,
but is initialized from the lookup table HMdcMboReadout,
which contains the same information but accesssible with
the sector, module and motherboard number.
HMdcEvReadoutSam(Int_t n)
constructor creates an array of pointers of type
HMdcEvReadoutRoc
~HMdcEvReadoutSam()
destructor
Inline Functions
HMdcEvReadoutRoc& 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)
HMdcEvReadoutSam HMdcEvReadoutSam(const HMdcEvReadoutSam&)
HMdcEvReadoutSam& operator=(const HMdcEvReadoutSam&)
Last update: 17/01/2002
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.