THaFastBusWord Interpretation of standard fastbus data words Given a word of fastbus data, we use methods here to pick out the slot, channel, data, and opt which depends on the fastbus model (1875, 1877, 1881, etc). author Robert Michaels (rom@jlab.org)
| THaFastBusWord() | |
| THaFastBusWord(const THaFastBusWord&) | |
| virtual | ~THaFastBusWord() |
| UShort_t | Chan(UShort_t model, UInt_t word) |
| static TClass* | Class() |
| UShort_t | Data(UShort_t model, UInt_t word) |
| const char* | devType(UShort_t model) |
| bool | HasHeader(UShort_t model) |
| virtual TClass* | IsA() const |
| THaFastBusWord& | operator=(const THaFastBusWord&) |
| UChar_t | Opt(UShort_t model, UInt_t word) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| UChar_t | Slot(UInt_t word) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| UShort_t | Wdcnt(UShort_t model, UInt_t word) |
| static const UShort_t | FB_ERR |
| Inheritance Chart: | |||||
|