#include "hwalllookup.h"

HWallLookupChan


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

class HWallLookupChan : public TObject

Inheritance Chart:
TObject
<-
HWallLookupChan

    public:
HWallLookupChan() HWallLookupChan(const HWallLookupChan&) ~HWallLookupChan() static TClass* Class() void clear() void fill(HWallLookupChan& r) Int_t getCell() virtual TClass* IsA() const HWallLookupChan& operator=(const HWallLookupChan&) void setCell(const Int_t n) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t cell cell number (0..383)

Class Description


  HWallLookup

  Container class for mapping Crate/TdcAdc/Channel to Cell
  needed by the unpacker for the Forward Wall





Inline Functions


                    void ~HWallLookupChan()
         HWallLookupChan HWallLookupChan()
                   Int_t getCell()
                    void fill(HWallLookupChan& r)
                    void setCell(const Int_t n)
                    void clear()
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
         HWallLookupChan HWallLookupChan(const HWallLookupChan&)
        HWallLookupChan& operator=(const HWallLookupChan&)


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