Orion
high-rate readout
|
Public Types | |
using | OutputCallback = T |
Public Member Functions | |
EncCore (Options opt, OutputCallback &cb_out) | |
void | initialize () |
void | finalize () |
void | evt_init (uint8_t tag) |
void | evt_next (uint8_t tag) |
void | evt_done () |
void | add_hit (uint16_t col, uint16_t row, uint16_t tot) |
void | add_hmap (uint8_t qcol, uint8_t qrow, uint16_t hmap, uint64_t tots) |
void | add_qcore (uint8_t qcol, uint8_t qrow, uint64_t qtot) |
Public Attributes | |
Options | opt |
OutputCallback & | cb_out |