HTrbLookupBoard
class description - source file - inheritance tree (.pdf)
public:
HTrbLookupBoard()
HTrbLookupBoard(const HTrbLookupBoard&)
~HTrbLookupBoard()
static TClass* Class()
void clear()
HTrbLookupChan* getChannel(Int_t c)
Int_t getSize()
virtual TClass* IsA() const
HTrbLookupBoard& operator=(const HTrbLookupBoard&)
HTrbLookupChan& operator[](Int_t i)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array pointer array containing HTrbLookupChan objects
HStartLookup
Lookup table for TRB unpacker to map the TRB address
subevent id (800..899), channel (0..127)
to the detector address
detector, sector, module, cell side.
HTrbLookupBoard()
constructor creates an array of 128 channels
~HTrbLookupBoard()
destructor deletes the array of channels
void clear()
calls the clear function for each channel
Inline Functions
HTrbLookupChan* getChannel(Int_t c)
HTrbLookupChan& operator[](Int_t i)
Int_t getSize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTrbLookupBoard HTrbLookupBoard(const HTrbLookupBoard&)
HTrbLookupBoard& operator=(const HTrbLookupBoard&)
Last update: Mon Feb 5 16:53:57 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.