4.5 Data encoding for TDC hits¶
The following bit table shows the encoding of the payload data
(crono_packet::data
) of all recorded TDC hits within
the time-frame given by ndigo6g12_param_info::tdc_rollover_period
.
Bit |
31 |
30 |
… |
9 |
8 |
7 |
6 |
5 |
4 |
3 |
2 |
1 |
0 |
Data |
Timestamp |
TDC hit flags |
Channel number |
||||||||||
Details |
The timestamp is relative to
|
See here |
0x0 : TDC channel 10x1 : TDC channel 20x2 : TDC channel 30x3 : TDC channel 40x4 :TRG0x5 :GATE0xD : Dummy data0xF : Rollover marker |