#include "hmdclookupgeom.h"

HMdcLookupGMod


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

class HMdcLookupGMod : public TObject

Inheritance Chart:
TObject
<-
HMdcLookupGMod

    public:
HMdcLookupGMod(Int_t sec = 0, Int_t mod = 0, Int_t n = 16) HMdcLookupGMod(const HMdcLookupGMod&) ~HMdcLookupGMod() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcLookupGMod& operator=(const HMdcLookupGMod&) HMdcLookupMoth& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array

Class Description

HMdcLookupGeom

  Container class for lookup parameters to map the hardware
  tree of the Mdc (sectors, modules, motherboards, TDC,
  TDC channel) to the geometrie tree (sectors, modules,
  layer, cell).
  This information is needed for data mapping from raw
  level to cal1 level



HMdcLookupGMod(Int_t sec, Int_t mod, Int_t n)
 constructor creates an array of pointers of type
 HMdcLookupMoth

~HMdcLookupGMod()
 destructor



Inline Functions


        HMdcLookupMoth& operator[](Int_t i)
                  Int_t getSize()
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
         HMdcLookupGMod HMdcLookupGMod(const HMdcLookupGMod&)
        HMdcLookupGMod& operator=(const HMdcLookupGMod&)


Last update: 17/01/2002 by I. 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.