#include "htofinogeompar.h"

HTofinoGeomPar


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

class HTofinoGeomPar : public HDetGeomPar

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

    public:
HTofinoGeomPar(const char* name = "TofinoGeomPar", const char* title = "Tofino geometry parameters", const char* context = "GeomProduction") HTofinoGeomPar(const HTofinoGeomPar&) ~HTofinoGeomPar() 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 HTofinoGeomPar& operator=(const HTofinoGeomPar&) 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

 HTofinoGeomPar

 Container class for the basic TOFINO geometry parameters



HTofinoGeomPar(const char* name,const char* title, const char* context) : HDetGeomPar(name,title,context,"Tofino")
 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 ~HTofinoGeomPar()
                  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)
         HTofinoGeomPar HTofinoGeomPar(const HTofinoGeomPar&)
        HTofinoGeomPar& operator=(const HTofinoGeomPar&)


Last update: 14/12/2001 by Ilse Koenig


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.