#include "hstartlookup.h"

HStartLookupChan


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

class HStartLookupChan : public TObject

Inheritance Chart:
TObject
<-
HStartLookupChan

    public:
HStartLookupChan() HStartLookupChan(const HStartLookupChan&) ~HStartLookupChan() static TClass* Class() void clear() void fill(const Int_t m, const Int_t s) void fill(const Int_t m, const Int_t s, char c) void fill(HStartLookupChan& r) void getAddress(Int_t& m, Int_t& s) Int_t getModule() Int_t getStrip() char getType() virtual TClass* IsA() const HStartLookupChan& operator=(const HStartLookupChan&) void setModule(const Int_t n) void setStrip(const Int_t n) void setType(char c) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t module module number Int_t strip strip number char cType Left,right,meantimer

Class Description

 HStartLookup

 Container class for mapping Crate/Tdc/TdcChannel to Module/Strip
   needed by the START unpacker



void Streamer(TBuffer &R__b)
 Stream an object of class HStartLookupChan.



Inline Functions


                     void ~HStartLookupChan()
         HStartLookupChan HStartLookupChan()
                    Int_t getModule()
                    Int_t getStrip()
                     char getType()
                     void getAddress(Int_t& m, Int_t& s)
                     void fill(const Int_t m, const Int_t s)
                     void fill(const Int_t m, const Int_t s, char c)
                     void fill(HStartLookupChan& r)
                     void setModule(const Int_t n)
                     void setStrip(const Int_t n)
                     void setType(char c)
                     void clear()
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void StreamerNVirtual(TBuffer& b)
         HStartLookupChan HStartLookupChan(const HStartLookupChan&)
        HStartLookupChan& operator=(const HStartLookupChan&)


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