![]() |
ATLAS Offline Software
|
#include <ITkPixelDecodingAlg.h>
Public Member Functions | |
| TestEventCallback (MsgStream &src) | |
| ~TestEventCallback ()=default | |
| 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) |
| uint8_t | on_error (itksw::pix::endec::intf::EventError error) |
Public Attributes | |
| MsgStream & | m_msg_source |
Definition at line 154 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 156 of file ITkPixelDecodingAlg.h.
|
default |
|
inline |
Definition at line 171 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 175 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 180 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 167 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 159 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 163 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 185 of file ITkPixelDecodingAlg.h.
| MsgStream& PixelCallbacks::TestEventCallback::m_msg_source |
Definition at line 190 of file ITkPixelDecodingAlg.h.