![]() |
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 149 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 151 of file ITkPixelDecodingAlg.h.
|
default |
|
inline |
Definition at line 166 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 170 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 175 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 162 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 154 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 158 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 180 of file ITkPixelDecodingAlg.h.
| MsgStream& PixelCallbacks::TestEventCallback::m_msg_source |
Definition at line 185 of file ITkPixelDecodingAlg.h.