#include "hgeomshower.h"

HGeomShower


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

class HGeomShower : public HGeomSet

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

    public:
HGeomShower() HGeomShower(const HGeomShower&) ~HGeomShower() static TClass* Class() virtual const char* getEleName(Int_t) const virtual const char* getKeepinName(Int_t, 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 HGeomShower& operator=(const HGeomShower&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
char keepinName[5] name of Shower keepin volume char modName[6] name of module char eleName[3] substring for elements in module

Class Description

 HGeomShower

 Class for geometry of SHOWER



HGeomShower()
 Constructor

const char* getKeepinName(Int_t s,Int_t)
 Returns the name of the keepin volume in sector s

const char* getModuleName(Int_t m)
 Returns the name of module m

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



Inline Functions


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


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