#include "hmdcevreadout.h"

HMdcEvReadoutBusPos


class description - source file - inheritance tree (.pdf)

class HMdcEvReadoutBusPos : public TObject

Inheritance Chart:
TObject
<-
HMdcEvReadoutBusPos

    public:
HMdcEvReadoutBusPos(Int_t n = 4) HMdcEvReadoutBusPos(const HMdcEvReadoutBusPos&) ~HMdcEvReadoutBusPos() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcEvReadoutBusPos& operator=(const HMdcEvReadoutBusPos&) HMdcEvReadoutBus& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array

Class Description

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.



HMdcEvReadoutBusPos(Int_t n)
 constructor creates an array of pointers of type
 HMdcEvReadoutBus

~HMdcEvReadoutBusPos()
 destructor



Inline Functions


           HMdcEvReadoutBus& 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)
         HMdcEvReadoutBusPos HMdcEvReadoutBusPos(const HMdcEvReadoutBusPos&)
        HMdcEvReadoutBusPos& operator=(const HMdcEvReadoutBusPos&)


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.