#include "htofgeompar.h"

HTofGeomPar


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

class HTofGeomPar : public HDetGeomPar

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HDetGeomPar
<-
HTofGeomPar

    public:
HTofGeomPar(const char* name = "TofGeomPar", const char* title = "Tof geometry parameters", const char* context = "GeomProduction") HTofGeomPar(const HTofGeomPar&) ~HTofGeomPar() static TClass* Class() virtual Int_t getCompNum(const TString& name) virtual Int_t getModNumInComp(const TString& name) virtual Int_t getModNumInMod(const TString& name) virtual Int_t getSecNum(const TString& name) virtual Bool_t init(HParIo*, Int_t*) virtual TClass* IsA() const HTofGeomPar& operator=(const HTofGeomPar&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParIo*)

Data Members




Class Description

 HTofGeomPar

 Container class for the basic TOF geometry parameters



HTofGeomPar(const char* name,const char* title, const char* context) : HDetGeomPar(name,title,context,"Tof")
 constructor calling the base class constructor with the detector name

Bool_t init(HParIo* inp,Int_t* set)
 intitializes the container from an input

Int_t write(HParIo* output)
 writes the container to an output



Inline Functions


                void ~HTofGeomPar()
               Int_t getSecNum(const TString& name)
               Int_t getModNumInMod(const TString& name)
               Int_t getModNumInComp(const TString& name)
               Int_t getCompNum(const TString& name)
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
         HTofGeomPar HTofGeomPar(const HTofGeomPar&)
        HTofGeomPar& operator=(const HTofGeomPar&)


Last update: Fri Jan 26 12:36:03 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.