#include "hgeomrich.h"

HGeomRich


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

class HGeomRich : public HGeomSet

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

    public:
HGeomRich() HGeomRich(const HGeomRich&) ~HGeomRich() virtual void addRefNodes() static TClass* Class() virtual const char* getEleName(Int_t) const virtual const char* getModuleName(Int_t) const virtual TClass* IsA() const HGeomRich& operator=(const HGeomRich&) virtual Bool_t read(fstream&, HGeomMedia*) 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[2] substring for elements in module

Class Description

 HGeomRich

 Class for geometry of RICH



HGeomRich()
 Constructor

Bool_t read(fstream& fin,HGeomMedia* media)
 Reads the geometry from file

void addRefNodes()
 Adds the reference node



Inline Functions


               void ~HGeomRich()
        const char* getModuleName(Int_t) const
        const char* getEleName(Int_t) const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          HGeomRich HGeomRich(const HGeomRich&)
         HGeomRich& operator=(const HGeomRich&)


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