|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUONMDT_CABLING_MDTCABLINGDATA_H 
    6 #define MUONMDT_CABLING_MDTCABLINGDATA_H 
  118         return !((*this) == 
other);
 
  121         if (this->MdtCablingOffData::operator!=(
other))
 
  123         if (this->MdtCablingOnData::operator!=(
other))
 
  
bool operator<(const MdtCablingOnData &other) const
MdtCablingOffData()=default
int tube
Layer inside the multilayer.
int8_t & eta
Station of the chamber (i.e, BIL,BIS,etc.)
uint8_t mezzanine_type
Tube number in the layer.
bool operator==(const MdtCablingOnData &other) const
MdtCablingOnData()=default
int8_t & phi
Eta of the MDT station.
bool operator<(const MdtCablingOffData &other) const
Split the offline part of the cabling apart to use it later for sorting.
bool operator==(const MdtCablingOffData &other) const
Multilayer inside the MDT station.
int tubes_per_layer
Helper constants to extract tube,layer, multilayer information.
bool operator!=(const MdtCablingOnData &other) const
union MdtCablingOffData::@165 m_cache
static constexpr int legacy_layer_block_size
MdtCablingOffData & operator=(const MdtCablingOffData &other)
uint8_t tdcId
Mezzanine type.
uint8_t & csm
MROD number.
uint8_t channelId
Identifier of the corresponding tdc.
bool operator!=(const MdtCablingData &other) const
int8_t & multilayer
Phi sector of the MDT station.
MdtCablingOnData & operator=(const MdtCablingOnData &other)
bool operator<(const MdtCablingData &other) const
uint8_t & subdetectorId
CSM number.
static constexpr int legacy_tube_block_size
Identifier of the corresponding channel on the tdc.
MdtCablingOnData(const MdtCablingOnData &other)
Subdetector number.
union MdtCablingOnData::@166 m_cache
bool operator==(const MdtCablingData &other) const
Equality operator.
std::ostream & operator<<(std::ostream &ostr, const MdtCablingData &obj)
bool operator!=(const MdtCablingOffData &other) const
MdtCablingOffData(const MdtCablingOffData &other)