Definition at line 30 of file TRGGDLDST.h.
◆ TRGGDLDST()
◆ ~TRGGDLDST()
◆ getComL1Time()
unsigned getComL1Time |
( |
void |
| ) |
|
|
inline |
get timestamp value when GDL receives common L1
Definition at line 63 of file TRGGDLDST.h.
unsigned int m_comL1_time
timestamp when GDL receives common L1
◆ getGdlL1Time()
unsigned getGdlL1Time |
( |
void |
| ) |
|
|
inline |
get timestamp value when GDL generates L1
Definition at line 69 of file TRGGDLDST.h.
unsigned int m_gdlL1_time
timestamp when GDL generates L1
◆ getT0()
get t0 timestamp values in clk1nsec
Definition at line 60 of file TRGGDLDST.h.
unsigned int m_t0[3]
estimated t0 timestamp of 2:top,1:ecl,0:cdc
◆ getTimsrcGdlTime()
unsigned getTimsrcGdlTime |
( |
int |
i | ) |
|
|
inline |
get timestamp when GDL receives timing sources
Definition at line 49 of file TRGGDLDST.h.
unsigned int m_timsrc_gdl_time[3]
timestamp when GDL receives timing src, 2:top,1:ecl,0:cdc
◆ getTimType()
get timing source information
- Returns
- timing source type
Definition at line 80 of file TRGGDLDST.h.
81 {
83 }
TRGSummary::ETimingType m_timType
types of trigger timing source defined in b2tt firmware
◆ setComL1Time()
void setComL1Time |
( |
int |
comL1 | ) |
|
|
inline |
set timestamp value when GDL receives common L1
Definition at line 66 of file TRGGDLDST.h.
◆ setGdlL1Time()
void setGdlL1Time |
( |
int |
gdlL1 | ) |
|
|
inline |
set timestamp value when GDL generates L1
Definition at line 72 of file TRGGDLDST.h.
◆ setT0()
void setT0 |
( |
int |
top, |
|
|
int |
ecl, |
|
|
int |
cdc |
|
) |
| |
|
inline |
set t0 timestamp values in clk1nsec
Definition at line 52 of file TRGGDLDST.h.
◆ setTimsrcGdlTime()
void setTimsrcGdlTime |
( |
int |
top, |
|
|
int |
ecl, |
|
|
int |
cdc |
|
) |
| |
|
inline |
set timestamp when GDL receives timing sources
Definition at line 41 of file TRGGDLDST.h.
◆ setTimType()
◆ m_comL1_time
unsigned int m_comL1_time = 0 |
|
private |
timestamp when GDL receives common L1
Definition at line 94 of file TRGGDLDST.h.
◆ m_gdlL1_time
unsigned int m_gdlL1_time = 0 |
|
private |
timestamp when GDL generates L1
Definition at line 97 of file TRGGDLDST.h.
◆ m_t0
unsigned int m_t0[3] = {0} |
|
private |
estimated t0 timestamp of 2:top,1:ecl,0:cdc
Definition at line 91 of file TRGGDLDST.h.
◆ m_timsrc_gdl_time
unsigned int m_timsrc_gdl_time[3] = {0} |
|
private |
timestamp when GDL receives timing src, 2:top,1:ecl,0:cdc
Definition at line 88 of file TRGGDLDST.h.
◆ m_timType
types of trigger timing source defined in b2tt firmware
Definition at line 100 of file TRGGDLDST.h.
The documentation for this class was generated from the following file: