#include "hmdclayergeompar.h"

HMdcLayerGeomParMod


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

class HMdcLayerGeomParMod : public TObject

Inheritance Chart:
TObject
<-
HMdcLayerGeomParMod

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

 HMdcLayerGeomPar

 Container class for the Mdc specific geometry parameters of
 the layers
 The parameter container is used by several tasks: digitizer,
 hit finder, event display.
 This class replaces the former class HMdcDigitGeomPar.



HMdcLayerGeomParMod()
 constructor creates an array of 6 pointers of type HMdcLayerGeomParLay

~HMdcLayerGeomParMod()
 destructor deletes the pointer array

Int_t getSize()
 return the size of the pointer array



Inline Functions


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


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.