#include "hgeomsectors.h"

HGeomSectors


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

class HGeomSectors : public HGeomSet

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

    public:
HGeomSectors() HGeomSectors(const HGeomSectors&) ~HGeomSectors() virtual void addRefNodes() static TClass* Class() virtual Int_t getModNumInMod(const TString& name) virtual const char* getModuleName(Int_t) const virtual TClass* IsA() const HGeomSectors& operator=(const HGeomSectors&) 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 sector

Class Description

 HGeomSectors

 Class for geometry of Sectors



HGeomSectors()
 Constructor

const char* getModuleName(Int_t m)
 Return the sector name

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

void addRefNodes()
 Adds the reference nodes



Inline Functions


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


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