#include "hmdcevreadout.h" |
HMdcEvReadoutRoc
class description - source file - inheritance tree (.pdf)
public:
HMdcEvReadoutRoc(Int_t n = 2)
HMdcEvReadoutRoc(const HMdcEvReadoutRoc&)
~HMdcEvReadoutRoc()
static TClass* Class()
Int_t getSize()
virtual TClass* IsA() const
HMdcEvReadoutRoc& operator=(const HMdcEvReadoutRoc&)
HMdcEvReadoutBusPos& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array
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.
HMdcEvReadoutRoc(Int_t n)
constructor creates an array of pointers of type
HMdcEvReadoutBusPos
~HMdcEvReadoutRoc()
destructor
Inline Functions
HMdcEvReadoutBusPos& 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)
HMdcEvReadoutRoc HMdcEvReadoutRoc(const HMdcEvReadoutRoc&)
HMdcEvReadoutRoc& operator=(const HMdcEvReadoutRoc&)
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.