Decoder for data packets from TRB3.
More...
#include <TRB3Decoder.hxx>
Decoder for data packets from TRB3.
Definition at line 133 of file TRB3Decoder.hxx.
◆ TrbDecoder()
| TrbDecoder::TrbDecoder |
( |
int |
bklen, |
|
|
void * |
pdata, |
|
|
std::string |
bankname, |
|
|
int |
type |
|
) |
| |
◆ GetBoardId()
| const uint32_t TrbDecoder::GetBoardId |
( |
| ) |
|
|
inline |
◆ GetDay()
| const uint32_t TrbDecoder::GetDay |
( |
| ) |
|
|
inline |
◆ GetMeasurements()
| std::vector< TrbTdcMeas > & TrbDecoder::GetMeasurements |
( |
| ) |
|
|
inline |
◆ GetMonth()
| const uint32_t TrbDecoder::GetMonth |
( |
| ) |
|
|
inline |
◆ GetNumberMeasurements()
| const int TrbDecoder::GetNumberMeasurements |
( |
| ) |
|
|
inline |
◆ GetPacketSize()
| const uint32_t TrbDecoder::GetPacketSize |
( |
| ) |
|
|
inline |
◆ GetRunNr()
| const uint32_t TrbDecoder::GetRunNr |
( |
| ) |
|
|
inline |
◆ GetSeqNr()
| const uint32_t TrbDecoder::GetSeqNr |
( |
| ) |
|
|
inline |
◆ GetSubEventID()
| uint32_t TrbDecoder::GetSubEventID |
( |
| ) |
|
|
inline |
◆ GetTime()
| const uint32_t TrbDecoder::GetTime |
( |
| ) |
|
|
inline |
◆ GetTriggerCode()
| uint32_t TrbDecoder::GetTriggerCode |
( |
| ) |
|
|
inline |
◆ GetTriggerNumber()
| uint32_t TrbDecoder::GetTriggerNumber |
( |
| ) |
|
|
inline |
◆ GetYear()
| const uint32_t TrbDecoder::GetYear |
( |
| ) |
|
|
inline |
◆ Print()
| void TrbDecoder::Print |
( |
| ) |
|
◆ fBoardId
| uint32_t TrbDecoder::fBoardId |
|
private |
◆ fDate
| uint32_t TrbDecoder::fDate |
|
private |
◆ fDecoding
| uint32_t TrbDecoder::fDecoding |
|
private |
◆ fMeasurements
◆ fPacketSize
| uint32_t TrbDecoder::fPacketSize |
|
private |
◆ fRunNr
| uint32_t TrbDecoder::fRunNr |
|
private |
◆ fSeqNr
| uint32_t TrbDecoder::fSeqNr |
|
private |
◆ fSubEventID
| uint32_t TrbDecoder::fSubEventID |
|
private |
◆ fTime
| uint32_t TrbDecoder::fTime |
|
private |
◆ fTriggerWord
| uint32_t TrbDecoder::fTriggerWord |
|
private |
The documentation for this class was generated from the following files: