|
CAEN FERS Library v1.1.4
SDK for FERS systems
|
List Event data structure for timing mode. More...
#include <FERSlib.h>
Data Fields | |
| double | tstamp_us |
| Timestamp in microseconds. More... | |
| uint64_t | Tref_tstamp |
| Timestamp of reference time signal (5202 only) More... | |
| uint64_t | tstamp_clk |
| Timestamp in LSB (5203 only) More... | |
| uint64_t | trigger_id |
| Trigger ID. More... | |
| uint16_t | nhits |
| Number of hits. More... | |
| uint32_t | header1 [8] |
| PicoTDC header 1. More... | |
| uint32_t | header2 [8] |
| PicoTDC header 2. More... | |
| uint32_t | ow_trailer |
| PicoTDC one-word trailer. More... | |
| uint32_t | trailer [8] |
| PicoTDC trailer. More... | |
| uint8_t | channel [2048] |
| List of channels. More... | |
| uint8_t | edge [2048] |
| List of associated edges. More... | |
| uint32_t | tstamp [2048] |
| List of ToA in LSB (5202 only) More... | |
| uint32_t | ToA [2048] |
| List of ToA in LSB (other board) More... | |
| uint16_t | ToT [2048] |
| List of ToT in LSB. More... | |
| uint64_t Tref_tstamp |