#include "hmdcgeomstruct.h"

HMdcGeomSecStru


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

class HMdcGeomSecStru : public TObject

Inheritance Chart:
TObject
<-
HMdcGeomSecStru

    public:
HMdcGeomSecStru(Int_t n = 4) HMdcGeomSecStru(const HMdcGeomSecStru&) ~HMdcGeomSecStru() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcGeomSecStru& operator=(const HMdcGeomSecStru&) HMdcGeomModStru& 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 pointer array containing HMdcGeomModStru objects

Class Description

 HMdcGeomStruct

 Container class for parameters decribing the geometrical
 tree of an Mdc (sectors,modules,layers with the number of
 cells in each layer.
 This information is needed to create the data tree and to
 create the parameter containers for the Mdc.



HMdcGeomSecStru(Int_t n)
 constructor creates an array of pointers of type
 HMdcGeomModStru each containing an Int_t array[6]
 to hold the number of the cells in each layer

~HMdcGeomSecStru()
 destructor

void Streamer(TBuffer &R__b)
 Stream an object of class HMdcGeomSecStru.



Inline Functions


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


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.