#include "hmdccalparraw.h"

HMdcCalParRawMod


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

class HMdcCalParRawMod : public TObject

Inheritance Chart:
TObject
<-
HMdcCalParRawMod

    public:
HMdcCalParRawMod(Int_t sec = 0, Int_t mod = 0, Int_t mbo = 16) HMdcCalParRawMod(const HMdcCalParRawMod&) ~HMdcCalParRawMod() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcCalParRawMod& operator=(const HMdcCalParRawMod&) HMdcCalParMbo& 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 array of pointers of type HMdcCalParMbo

Class Description

 HMdcCalParRaw

 Container class for the TDC calibration parameters of the MDC



HMdcCalParRawMod(Int_t sec, Int_t mod, Int_t mbo)
 constructor takes the sector, module and MBO number

~HMdcCalParRawMod()
 destructor



Inline Functions


           HMdcCalParMbo& 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)
         HMdcCalParRawMod HMdcCalParRawMod(const HMdcCalParRawMod&)
        HMdcCalParRawMod& operator=(const HMdcCalParRawMod&)


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.