#include "htofinolookup.h"

HTofinoLookupChan


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

class HTofinoLookupChan : public TObject

Inheritance Chart:
TObject
<-
HTofinoLookupChan

    public:
HTofinoLookupChan() HTofinoLookupChan(const HTofinoLookupChan&) ~HTofinoLookupChan() static TClass* Class() void clear() void fill(const Int_t s, const Int_t m, const Int_t c) void fill(HTofinoLookupChan& r) void getAddress(Int_t& s, Int_t& m, Int_t& c) Int_t getCell() Int_t getModule() Int_t getSector() virtual TClass* IsA() const HTofinoLookupChan& operator=(const HTofinoLookupChan&) void setCell(const Int_t n) void setModule(const Int_t n) void setSector(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 sector Int_t module Int_t cell

Class Description

 HTofinoLookup

 Container class for mapping Crate/TdcAdc/Channel to Module/Paddle
   needed by the TOFINO unpacker





Inline Functions


                      void ~HTofinoLookupChan()
         HTofinoLookupChan HTofinoLookupChan()
                     Int_t getSector()
                     Int_t getModule()
                     Int_t getCell()
                      void getAddress(Int_t& s, Int_t& m, Int_t& c)
                      void fill(const Int_t s, const Int_t m, const Int_t c)
                      void fill(HTofinoLookupChan& r)
                      void setSector(const Int_t n)
                      void setModule(const Int_t n)
                      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)
         HTofinoLookupChan HTofinoLookupChan(const HTofinoLookupChan&)
        HTofinoLookupChan& operator=(const HTofinoLookupChan&)


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.