![]() |
ATLAS Offline Software
|
#include <MdtReadOut.h>
Public Member Functions | |
| MdtReadOut () | |
| ~MdtReadOut ()=default | |
Protected Member Functions | |
| constexpr std::pair< uint32_t, uint16_t > | getBitsWord (const uint16_t bstart, const uint16_t bstop) |
| uint32_t | getBits (std::pair< uint32_t, uint16_t > wordbstop) const |
Static Protected Member Functions | |
| static uint32_t | setBits (uint16_t nData, const uint16_t *inputData, const uint16_t *inputPos) |
| static uint32_t | setBits (uint16_t nData, const uint32_t *inputData, const uint16_t *inputPos) |
Protected Attributes | |
| uint32_t | m_word |
Definition at line 14 of file MdtReadOut.h.
| MdtReadOut::MdtReadOut | ( | ) |
Definition at line 11 of file MdtReadOut.cxx.
|
default |
|
inlineprotected |
Definition at line 27 of file MdtReadOut.h.
|
inlineconstexprprotected |
Definition at line 20 of file MdtReadOut.h.
|
staticprotected |
Definition at line 14 of file MdtReadOut.cxx.
|
protected |
Definition at line 38 of file MdtReadOut.h.