#include <SectorLogicReadOutStructure.h>
◆ SectorLogicReadOutStructure() [1/2]
SectorLogicReadOutStructure::SectorLogicReadOutStructure |
( |
| ) |
|
◆ SectorLogicReadOutStructure() [2/2]
SectorLogicReadOutStructure::SectorLogicReadOutStructure |
( |
ubit16 |
inputData | ) |
|
◆ ~SectorLogicReadOutStructure()
SectorLogicReadOutStructure::~SectorLogicReadOutStructure |
( |
| ) |
|
|
default |
◆ decodeFragment()
ubit16 SectorLogicReadOutStructure::decodeFragment |
( |
ubit16 |
inputWord, |
|
|
char & |
field |
|
) |
| |
◆ field()
char RPCReadOut::field |
( |
| ) |
const |
|
inlineinherited |
◆ get16Bits()
◆ getWord()
ubit16 RPCReadOut::getWord |
( |
| ) |
const |
|
inlineinherited |
◆ isBody()
bool SectorLogicReadOutStructure::isBody |
( |
| ) |
|
◆ isFooter()
bool SectorLogicReadOutStructure::isFooter |
( |
| ) |
|
◆ isHeader()
bool SectorLogicReadOutStructure::isHeader |
( |
| ) |
|
◆ makeBody()
ubit16 SectorLogicReadOutStructure::makeBody |
( |
ubit16 * |
inputData | ) |
|
|
inline |
◆ makeFooter() [1/2]
ubit16 SectorLogicReadOutStructure::makeFooter |
( |
ubit16 * |
errorCode | ) |
|
◆ makeFooter() [2/2]
ubit16 SectorLogicReadOutStructure::makeFooter |
( |
ubit16 |
errorCode | ) |
|
|
inline |
◆ makeHeader()
ubit16 SectorLogicReadOutStructure::makeHeader |
( |
ubit16 * |
inputData | ) |
|
◆ makeSubHeader()
ubit16 SectorLogicReadOutStructure::makeSubHeader |
( |
| ) |
|
|
inline |
◆ set16Bits() [1/2]
◆ set16Bits() [2/2]
◆ setInit()
void SectorLogicReadOutStructure::setInit |
( |
| ) |
|
◆ m_field
char RPCReadOut::m_field {0} |
|
protectedinherited |
◆ m_footer
ubit16 SectorLogicReadOutStructure::m_footer {0} |
|
private |
◆ m_secid
ubit16 SectorLogicReadOutStructure::m_secid {0} |
|
private |
◆ m_word
ubit16 RPCReadOut::m_word {0xffff} |
|
protectedinherited |
◆ s_first8bitsON
constexpr ubit16 RPCReadOut::s_first8bitsON {0} |
|
staticconstexprprotectedinherited |
◆ s_footerLen
constexpr std::array<ubit16, s_footerNum> SectorLogicReadOutStructure::s_footerLen {4, 12} |
|
staticconstexprprivate |
◆ s_footerNum
constexpr ubit16 SectorLogicReadOutStructure::s_footerNum = 2 |
|
staticconstexprprivate |
◆ s_footerPos
constexpr std::array<ubit16, s_footerNum> SectorLogicReadOutStructure::s_footerPos {12, 0} |
|
staticconstexprprivate |
◆ s_footerVal
constexpr ubit16 SectorLogicReadOutStructure::s_footerVal = 0x000f |
|
staticconstexprprivate |
◆ s_headerLen
constexpr std::array<ubit16, s_headerNum> SectorLogicReadOutStructure::s_headerLen {4, 12} |
|
staticconstexprprivate |
◆ s_headerNum
constexpr ubit16 SectorLogicReadOutStructure::s_headerNum = 2 |
|
staticconstexprprivate |
◆ s_headerPos
constexpr std::array<ubit16, s_headerNum> SectorLogicReadOutStructure::s_headerPos {12, 0} |
|
staticconstexprprivate |
◆ s_headerVal
constexpr ubit16 SectorLogicReadOutStructure::s_headerVal = 0x000d |
|
staticconstexprprivate |
◆ s_last2bitsON
constexpr ubit16 RPCReadOut::s_last2bitsON {0xc000} |
|
staticconstexprprotectedinherited |
◆ s_last4bitsON
constexpr ubit16 RPCReadOut::s_last4bitsON {0xf000} |
|
staticconstexprprotectedinherited |
The documentation for this class was generated from the following files: