#include "hgeomcave.h"

HGeomCave


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

class HGeomCave : public HGeomSet

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

    public:
HGeomCave() HGeomCave(const HGeomCave&) ~HGeomCave() virtual void addRefNodes() static TClass* Class() virtual const char* getModuleName(Int_t) const virtual TClass* IsA() const HGeomCave& operator=(const HGeomCave&) virtual void print() virtual Bool_t read(fstream&, HGeomMedia*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void write(fstream&)

Data Members


    protected:
TString name

Class Description

 HGeomCave

 Class for the geometry of the detector part CAVE



HGeomCave()
 Constructor

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

void addRefNodes()
 Adds the reference node

void write(fstream& fout)
 Writes the geometry to file

void print()
 Prints the geometry



Inline Functions


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


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