Split the offline part of the cabling apart to use it later for sorting.
More...
#include <MdtCablingData.h>
|
int8_t & | stationIndex |
|
int8_t & | eta {m_cache.cache[1]} |
| Station of the chamber (i.e, BIL,BIS,etc.) More...
|
|
int8_t & | phi {m_cache.cache[2]} |
| Eta of the MDT station. More...
|
|
int8_t & | multilayer {m_cache.cache[3]} |
| Phi sector of the MDT station. More...
|
|
Split the offline part of the cabling apart to use it later for sorting.
Definition at line 16 of file MdtCablingData.h.
◆ MdtCablingOffData() [1/2]
MdtCablingOffData::MdtCablingOffData |
( |
| ) |
|
|
default |
◆ MdtCablingOffData() [2/2]
◆ operator!()
bool MdtCablingOffData::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
◆ operator=()
◆ operator==()
Multilayer inside the MDT station.
Equality operator
Definition at line 33 of file MdtCablingData.h.
◆ cache
int8_t MdtCablingOffData::cache[4] |
◆ eta
int8_t& MdtCablingOffData::eta {m_cache.cache[1]} |
Station of the chamber (i.e, BIL,BIS,etc.)
Definition at line 28 of file MdtCablingData.h.
◆ hash
int MdtCablingOffData::hash {0} |
◆ m_cache
union { ... } MdtCablingOffData::m_cache |
◆ multilayer
int8_t& MdtCablingOffData::multilayer {m_cache.cache[3]} |
◆ phi
int8_t& MdtCablingOffData::phi {m_cache.cache[2]} |
◆ stationIndex
int8_t& MdtCablingOffData::stationIndex |
The documentation for this struct was generated from the following file: