![]() |
ATLAS Offline Software
|
Functions | |
| constexpr std::size_t | LookUpTableSize (1<< 16) |
| template<std::size_t Length, typename Generator > | |
| constexpr auto | lut (Generator &&f) |
| constexpr uint32_t | one_bit (uint32_t v) |
| constexpr void | prepByte (uint32_t word, uint32_t b[8]) |
| std::array< uint32_t, 8 > | prepByte (uint32_t word) |
| constexpr uint32_t | encode (uint32_t decoded, uint32_t &encoded) |
| auto | create_lut_encode (bool length=false) |
Variables | |
| template<std::size_t Length> | |
| constexpr auto | LutLen |
| template<std::size_t Length> | |
| constexpr auto | LutBTree |
| constexpr std::array< uint32_t, LookUpTableSize > | ITkPixV2QCoreEncodingLUT_Tree = LutBTree<LookUpTableSize> |
| constexpr std::array< uint32_t, LookUpTableSize > | ITkPixV2QCoreEncodingLUT_Length = LutLen<LookUpTableSize> |
|
inline |
|
constexpr |
Definition at line 54 of file ITkPixQCoreEncodingLUT.h.
|
constexpr |
|
constexpr |
Definition at line 19 of file ITkPixQCoreEncodingLUT.h.
|
constexpr |
Definition at line 30 of file ITkPixQCoreEncodingLUT.h.
| std::array<uint32_t, 8> ITkPixEncoding::prepByte | ( | uint32_t | word | ) |
|
constexpr |
|
constexpr |
Definition at line 116 of file ITkPixQCoreEncodingLUT.h.
|
constexpr |
Definition at line 115 of file ITkPixQCoreEncodingLUT.h.
|
constexpr |
1.8.18