#include <RPCReadOut.h>
Definition at line 13 of file RPCReadOut.h.
◆ RPCReadOut()
| RPCReadOut::RPCReadOut |
( |
| ) |
|
|
default |
◆ ~RPCReadOut()
| RPCReadOut::~RPCReadOut |
( |
| ) |
|
|
default |
◆ field()
| char RPCReadOut::field |
( |
| ) |
const |
|
inline |
◆ get16Bits()
Definition at line 47 of file RPCReadOut.h.
47 {
50 for (
ubit16 i = 0;
i <
length;
i++) { CMfield = CMfield | 1 << (position +
i); }
53 }
unsigned short int ubit16
◆ getWord()
| ubit16 RPCReadOut::getWord |
( |
| ) |
const |
|
inline |
◆ set16Bits() [1/2]
template<size_t n>
| ubit16 RPCReadOut::set16Bits |
( |
const std::array< ubit16, n > & | pos, |
|
|
const std::array< ubit16, n > & | val ) const |
|
inlineprotected |
◆ set16Bits() [2/2]
◆ m_field
| char RPCReadOut::m_field {0} |
|
protected |
◆ m_word
| ubit16 RPCReadOut::m_word {0xffff} |
|
protected |
◆ s_first8bitsON
| ubit16 RPCReadOut::s_first8bitsON {0} |
|
staticconstexprprotected |
◆ s_last2bitsON
| ubit16 RPCReadOut::s_last2bitsON {0xc000} |
|
staticconstexprprotected |
◆ s_last4bitsON
| ubit16 RPCReadOut::s_last4bitsON {0xf000} |
|
staticconstexprprotected |
The documentation for this class was generated from the following file: