![]() |
ATLAS Offline Software
|
#include <ALFA_ReadOut.h>
Public Member Functions | |
| ALFA_ReadOut () | |
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 > in) |
| uint32_t | setBits (uint16_t nData, uint16_t *inputData, uint16_t *inputPos) |
| uint32_t | setBits (uint16_t nData, uint32_t *inputData, uint16_t *inputPos) |
Protected Attributes | |
| uint32_t | m_word |
Definition at line 13 of file ALFA_ReadOut.h.
| ALFA_ReadOut::ALFA_ReadOut | ( | ) |
Definition at line 10 of file ALFA_ReadOut.cxx.
|
inlineprotected |
Definition at line 29 of file ALFA_ReadOut.h.
|
inlineconstexprprotected |
Definition at line 21 of file ALFA_ReadOut.h.
|
protected |
|
protected |
|
protected |
Definition at line 40 of file ALFA_ReadOut.h.