HGeomTof
class description - source file - inheritance tree (.pdf)
public:
HGeomTof()
HGeomTof(const HGeomTof&)
~HGeomTof()
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
HGeomTof& operator=(const HGeomTof&)
Bool_t replaceTofKeepin()
void setNodeType(HGeomNode*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
char keepinName[5] name of Tofino keepin volume
char modName[6] name of module
char eleName[4] substring for elements in module
HGeomTof
Class for geometry of TOF
HGeomTof()
Constructor
const char* getKeepinName(Int_t s,Int_t)
Returns the name of the TOFINO 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
Bool_t replaceTofKeepin()
Replace the TOF keepin volume read from old geometry file by the corresponding sector
void setNodeType(HGeomNode* node)
Sets the node type (Used by Oracle interface)
Inline Functions
void ~HGeomTof()
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)
HGeomTof HGeomTof(const HGeomTof&)
HGeomTof& operator=(const HGeomTof&)
Last update: Fri Jan 26 11:55:10 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.