#include "hgeomstart.h"

HGeomStart


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

class HGeomStart : public HGeomSet

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

    public:
HGeomStart() HGeomStart(const HGeomStart&) ~HGeomStart() 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 TClass* IsA() const HGeomStart& operator=(const HGeomStart&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


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

Class Description

 HGeomStart

 Class for geometry of START



HGeomStart()
 Constructor

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

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



Inline Functions


               void ~HGeomStart()
              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)
         HGeomStart HGeomStart(const HGeomStart&)
        HGeomStart& operator=(const HGeomStart&)


Last update: Fri Jan 26 11:55:09 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.