HTofLookupChan
class description - source file - inheritance tree (.pdf)
public:
HTofLookupChan()
HTofLookupChan(const HTofLookupChan&)
~HTofLookupChan()
static TClass* Class()
void clear()
void fill(const Int_t s, const Int_t m, const Int_t c, const Char_t p)
void fill(HTofLookupChan& r)
void getAddress(Int_t& s, Int_t& m, Int_t& c, Char_t& p)
Int_t getCell()
Int_t getModule()
Int_t getSector()
Char_t getSide()
virtual TClass* IsA() const
HTofLookupChan& operator=(const HTofLookupChan&)
void setCell(const Int_t n)
void setModule(const Int_t n)
void setSector(const Int_t n)
void setSide(const Int_t n)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t sector sector number (0..5)
Int_t module module number (0..21)
Int_t cell rod number (0..8)
Char_t side side of rod (L=left, R=right)
HTofLookup
Container class for mapping Crate/TdcAdc/Channel to Module/Paddle
needed by the TOF unpacker
Inline Functions
void ~HTofLookupChan()
HTofLookupChan HTofLookupChan()
Int_t getSector()
Int_t getModule()
Int_t getCell()
Char_t getSide()
void getAddress(Int_t& s, Int_t& m, Int_t& c, Char_t& p)
void fill(const Int_t s, const Int_t m, const Int_t c, const Char_t p)
void fill(HTofLookupChan& r)
void setSector(const Int_t n)
void setModule(const Int_t n)
void setCell(const Int_t n)
void setSide(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)
HTofLookupChan HTofLookupChan(const HTofLookupChan&)
HTofLookupChan& operator=(const HTofLookupChan&)
Last update: Fri Jan 26 12:36:20 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.