ATLAS Offline Software
|
Helper struct to group the Mezzanine cards mounted on each multilayer The object provides the following information 1) List of all mezzanine cards associated with the particular multilayer 2) The BME / BIS78 chambers are split into 2 CSM modules due to their. More...
#include <MuonMDT_CablingMap.h>
Public Member Functions | |
TdcOffSet::const_iterator | begin () const |
TdcOffSet::const_iterator | end () const |
TdcOffSet::const_iterator | begin () |
TdcOffSet::const_iterator | end () |
Public Attributes | |
TdcOffSet | cards {} |
Mezzanine cards mounted on the chamber. More... | |
std::array< MdtCablingOnData, 2 > | csm {} |
The up to 2 CSMs to which the cards are connected. More... | |
Helper struct to group the Mezzanine cards mounted on each multilayer The object provides the following information 1) List of all mezzanine cards associated with the particular multilayer 2) The BME / BIS78 chambers are split into 2 CSM modules due to their.
Definition at line 42 of file MuonMDT_CablingMap.h.
|
inline |
Definition at line 45 of file MuonMDT_CablingMap.h.
|
inline |
Definition at line 43 of file MuonMDT_CablingMap.h.
|
inline |
Definition at line 46 of file MuonMDT_CablingMap.h.
|
inline |
Definition at line 44 of file MuonMDT_CablingMap.h.
TdcOffSet MuonMDT_CablingMap::MdtOffChModule::cards {} |
Mezzanine cards mounted on the chamber.
Definition at line 49 of file MuonMDT_CablingMap.h.
std::array<MdtCablingOnData, 2> MuonMDT_CablingMap::MdtOffChModule::csm {} |
The up to 2 CSMs to which the cards are connected.
Definition at line 51 of file MuonMDT_CablingMap.h.