#include "htofinolookup.h" |
HTofinoLookupDConv
class description - source file - inheritance tree (.pdf)
public:
HTofinoLookupDConv(Int_t n = 32)
HTofinoLookupDConv(const HTofinoLookupDConv&)
~HTofinoLookupDConv()
static TClass* Class()
void clear()
HTofinoLookupChan* getChannel(Int_t c)
Int_t getCrate()
Int_t getSize()
Int_t getSlot()
Char_t getType()
virtual TClass* IsA() const
HTofinoLookupDConv& operator=(const HTofinoLookupDConv&)
HTofinoLookupChan& operator[](Int_t i)
void setAddress(Int_t c, Int_t s, Char_t t)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* array pointer array containing HTofinoLookupChan objects
Int_t crate crate number
Int_t slot slot number
Char_t dConvType type of digital converter (A=ADC, T=TDC, U=undefined)
Int_t nChan number of TDC/ADC channels
HTofinoLookup
Container class for mapping Crate/TdcAdc/Channel to Module/Paddle
needed by the TOFINO unpacker
HTofinoLookupDConv(Int_t n)
constructor creates an array of pointers of type
HTofinoLookupChan
~HTofinoLookupDConv()
destructor
void clear()
Inline Functions
HTofinoLookupChan* getChannel(Int_t c)
HTofinoLookupChan& operator[](Int_t i)
Int_t getSize()
Int_t getCrate()
Int_t getSlot()
Char_t getType()
void setAddress(Int_t c, Int_t s, Char_t t)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofinoLookupDConv HTofinoLookupDConv(const HTofinoLookupDConv&)
HTofinoLookupDConv& operator=(const HTofinoLookupDConv&)
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.