#include "hgeommdc.h"

HGeomMdc


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

class HGeomMdc : public HGeomSet

Inheritance Chart:
TObject
<-
TNamed
<-
HGeomSet
<-
HGeomMdc

    public:
HGeomMdc() HGeomMdc(const HGeomMdc&) ~HGeomMdc() static TClass* Class() virtual const char* getEleName(Int_t) const virtual Int_t getModNumInMod(const TString& name) virtual const char* getModuleName(Int_t) const virtual Int_t getSecNumInMod(const TString& name) virtual TClass* IsA() const HGeomMdc& operator=(const HGeomMdc&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
char modName[6] name of module char eleName[3] substring for elements in module

Class Description

 HGeomMdc

 Class for geometry of MDC



HGeomMdc()
 Constructor

const char* getModuleName(Int_t m)
 Return the module name in plane m

const char* getEleName(Int_t m)
 Return the element name in plane m



Inline Functions


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


Last update: Fri Jan 26 11:54:54 2007


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.