![]() |
ATLAS Offline Software
|
#include <ITkPixelDecodingAlg.h>
Public Member Functions | |
| RDOCallback (PixelRDO_Container *rdoContainer, const PixelID *idHelper, MsgStream &msg_source) | |
| ~RDOCallback ()=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) |
| void | setOfflineID (const uint32_t &offlineID) |
| void | setChipID (const uint8_t &chipID) |
| void | setTransformType (const ITkPixelCabling::TransformType &transform) |
Private Attributes | |
| PixelRDO_Container * | m_rdoContainer |
| uint32_t | m_offlineID = 0 |
| uint8_t | m_chipID = 0 |
| Identifier | m_identifier {} |
| ITkPixelCabling::TransformType | m_transform {ITkPixelCabling::TransformType::UndefinedTransform} |
| std::unique_ptr< PixelRDO_Collection > | m_rdoCollection |
| uint32_t | m_n_rdos = 0 |
| const PixelID * | m_idHelper {} |
| MsgStream & | m_msg_source |
Definition at line 76 of file ITkPixelDecodingAlg.h.
|
inlineexplicit |
Definition at line 79 of file ITkPixelDecodingAlg.h.
|
default |
|
inline |
Definition at line 109 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 116 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 118 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 104 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 88 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 102 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 120 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 131 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 126 of file ITkPixelDecodingAlg.h.
|
inline |
Definition at line 136 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 143 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 144 of file ITkPixelDecodingAlg.h.
Definition at line 148 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 149 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 147 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 142 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 146 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 141 of file ITkPixelDecodingAlg.h.
|
private |
Definition at line 145 of file ITkPixelDecodingAlg.h.