#include "hmdcgeompar.h"

HMdcGeomPar


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

class HMdcGeomPar : public HDetGeomPar

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HDetGeomPar
<-
HMdcGeomPar

    public:
HMdcGeomPar(const char* name = "MdcGeomPar", const char* title = "Mdc geometry parameters", const char* context = "GeomProduction") HMdcGeomPar(const HMdcGeomPar&) ~HMdcGeomPar() static TClass* Class() virtual Int_t getCompNum(const TString& name) virtual Int_t getModNumInComp(const TString& name) virtual Int_t getModNumInMod(const TString& name) virtual Int_t getSecNum(const TString& name) virtual Bool_t init(HParIo*, Int_t*) virtual TClass* IsA() const HMdcGeomPar& operator=(const HMdcGeomPar&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParIo*)

Data Members




Class Description

 HMdcGeomPar

 Container class for the basic MDC geometry parameters



HMdcGeomPar(const char* name,const char* title, const char* context) : HDetGeomPar(name,title,context,"Mdc")
 constructor calling the base class constructor with the detector name

Bool_t init(HParIo* inp,Int_t* set)
 intitializes the container from an input

Int_t write(HParIo* output)
 writes the container to an output



Inline Functions


                void ~HMdcGeomPar()
               Int_t getSecNum(const TString& name)
               Int_t getModNumInMod(const TString& name)
               Int_t getModNumInComp(const TString& name)
               Int_t getCompNum(const TString& name)
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
         HMdcGeomPar HMdcGeomPar(const HMdcGeomPar&)
        HMdcGeomPar& operator=(const HMdcGeomPar&)


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.