#include <MdtCablingData.h>
|
| uint8_t & | mrod {m_cache.cache[0]} |
| uint8_t & | csm {m_cache.cache[1]} |
| | MROD number.
|
| uint8_t & | subdetectorId {m_cache.cache[2]} |
| | CSM number.
|
Definition at line 51 of file MdtCablingData.h.
◆ MdtCablingOnData() [1/2]
| MdtCablingOnData::MdtCablingOnData |
( |
| ) |
|
|
default |
◆ MdtCablingOnData() [2/2]
Subdetector number.
Definition at line 57 of file MdtCablingData.h.
59 }
MdtCablingOnData()=default
union MdtCablingOnData::@254320377220212070036216362204234153063321322235 m_cache
◆ operator!()
| bool MdtCablingOnData::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
◆ operator=()
Definition at line 61 of file MdtCablingData.h.
61 {
62 if (&other != this)
64 return *this;
65 }
◆ operator==()
◆ cache
| uint8_t MdtCablingOnData::cache[4] |
◆ csm
| uint8_t& MdtCablingOnData::csm {m_cache.cache[1]} |
◆ hash
| int MdtCablingOnData::hash {0} |
◆ [union]
| union { ... } MdtCablingOnData::m_cache |
◆ mrod
| uint8_t& MdtCablingOnData::mrod {m_cache.cache[0]} |
◆ subdetectorId
| uint8_t& MdtCablingOnData::subdetectorId {m_cache.cache[2]} |
The documentation for this struct was generated from the following file: