#include "hmdccalpar.h"

HMdcCalParLayer


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

class HMdcCalParLayer : public TObject

Inheritance Chart:
TObject
<-
HMdcCalParLayer

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

Class Description

 HMdcCalPar

 Container class for Mdc calibration parameters
 (accessed by addresses: sector module layer cell)



HMdcCalParLayer(Int_t n)
 constructor creates a TClonesArray of type
 HMdcCalParCell

~HMdcCalParLayer()
 destructor

Int_t getSize()
 return the size of the pointer array



Inline Functions


         HMdcCalParCell& operator[](Int_t i)
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
         HMdcCalParLayer HMdcCalParLayer(const HMdcCalParLayer&)
        HMdcCalParLayer& operator=(const HMdcCalParLayer&)


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.