#include "hmdclookupgeom.h"

HMdcLookupChan


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

class HMdcLookupChan : public TObject

Inheritance Chart:
TObject
<-
HMdcLookupChan

    public:
HMdcLookupChan(Int_t nl = -1, Int_t nc = -1) HMdcLookupChan(const HMdcLookupChan&) ~HMdcLookupChan() static TClass* Class() void clear() void fill(Int_t l, Int_t c) void fill(HMdcLookupChan& r) Int_t getNCell() Int_t getNLayer() virtual TClass* IsA() const HMdcLookupChan& operator=(const HMdcLookupChan&) void setNCell(Int_t c) void setNLayer(Int_t l) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t nLayer number of the layer Int_t nCell number of the cell

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





Inline Functions


                   void ~HMdcLookupChan()
         HMdcLookupChan HMdcLookupChan(Int_t nl = -1, Int_t nc = -1)
                   void setNLayer(Int_t l)
                   void setNCell(Int_t c)
                   void fill(Int_t l, Int_t c)
                   void fill(HMdcLookupChan& r)
                  Int_t getNLayer()
                  Int_t getNCell()
                   void clear()
                TClass* Class()
                TClass* IsA() const
                   void ShowMembers(TMemberInspector& insp, char* parent)
                   void Streamer(TBuffer& b)
                   void StreamerNVirtual(TBuffer& b)
         HMdcLookupChan HMdcLookupChan(const HMdcLookupChan&)
        HMdcLookupChan& operator=(const HMdcLookupChan&)


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.