Decoder for individual hits from GSI TFB3 FPGA-TDC.
More...
#include <TRB3Decoder.hxx>
Decoder for individual hits from GSI TFB3 FPGA-TDC.
Definition at line 54 of file TRB3Decoder.hxx.
◆ TrbTdcMeas() [1/2]
TrbTdcMeas::TrbTdcMeas |
( |
uint32_t |
fpga, |
|
|
uint32_t |
header, |
|
|
uint32_t |
epoch, |
|
|
uint32_t |
measurement |
|
) |
| |
|
inline |
◆ TrbTdcMeas() [2/2]
TrbTdcMeas::TrbTdcMeas |
( |
| ) |
|
◆ GetBoardId()
uint32_t TrbTdcMeas::GetBoardId |
( |
| ) |
const |
|
inline |
◆ GetChannel()
uint32_t TrbTdcMeas::GetChannel |
( |
| ) |
const |
|
inline |
◆ GetCoarseTime()
uint32_t TrbTdcMeas::GetCoarseTime |
( |
| ) |
const |
|
inline |
◆ GetEpochCounter()
uint32_t TrbTdcMeas::GetEpochCounter |
( |
| ) |
const |
|
inline |
◆ GetFinalTime()
double TrbTdcMeas::GetFinalTime |
( |
| ) |
const |
|
inline |
◆ GetFineTime()
uint32_t TrbTdcMeas::GetFineTime |
( |
| ) |
const |
|
inline |
◆ GetMeasurement()
uint32_t TrbTdcMeas::GetMeasurement |
( |
| ) |
const |
|
inline |
◆ GetSemiFinalTime()
double TrbTdcMeas::GetSemiFinalTime |
( |
| ) |
const |
|
inline |
◆ IsLeading()
bool TrbTdcMeas::IsLeading |
( |
| ) |
const |
|
inline |
◆ IsTrailing()
bool TrbTdcMeas::IsTrailing |
( |
| ) |
const |
|
inline |
Is this the trailing edge measurement?
Definition at line 63 of file TRB3Decoder.hxx.
◆ TTRB3Data
◆ event_index
int TrbTdcMeas::event_index |
|
private |
◆ fgpa_header_word
uint32_t TrbTdcMeas::fgpa_header_word |
|
private |
Found fields to hold the header, measurement error words.
Definition at line 122 of file TRB3Decoder.hxx.
◆ tdc_epoch_word
uint32_t TrbTdcMeas::tdc_epoch_word |
|
private |
◆ tdc_header_word
uint32_t TrbTdcMeas::tdc_header_word |
|
private |
◆ tdc_measurement_word
uint32_t TrbTdcMeas::tdc_measurement_word |
|
private |
The documentation for this class was generated from the following file: