#include "hmdcmboreadout.h"

HMdcMboReadoutSec


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

class HMdcMboReadoutSec : public TObject

Inheritance Chart:
TObject
<-
HMdcMboReadoutSec

    public:
HMdcMboReadoutSec(Int_t n = 4) HMdcMboReadoutSec(const HMdcMboReadoutSec&) ~HMdcMboReadoutSec() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcMboReadoutSec& operator=(const HMdcMboReadoutSec&) HMdcMboReadoutMod& 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

HMdcMboReadout

 Container class for the readout addresses of all MDC
 motherboards
 This information is used by the packer raw->hld



HMdcMboReadoutSec(Int_t n)
 constructor creates an array of pointers of type
 HMdcMboReadoutMod

~HMdcMboReadoutSec()
 destructor



Inline Functions


        HMdcMboReadoutMod& 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)
         HMdcMboReadoutSec HMdcMboReadoutSec(const HMdcMboReadoutSec&)
        HMdcMboReadoutSec& operator=(const HMdcMboReadoutSec&)


Last update: 17/01/2001 by Ilse 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.