ATLAS Offline Software
Classes
MuonMDT_CablingMap.h File Reference
#include <set>
#include "AthenaKernel/CLASS_DEF.h"
#include "Identifier/Identifier.h"
#include "MuonCablingData/MdtTdcMap.h"
#include "AthenaKernel/CondCont.h"
Include dependency graph for MuonMDT_CablingMap.h:

Go to the source code of this file.

Classes

class  MuonMDT_CablingMap
 
struct  MuonMDT_CablingMap::MdtOffChModule
 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...
 
struct  MuonMDT_CablingMap::MdtTdcModule
 The online -> offline conversion needs to treat two cases tdcId && channelId == 0xFF: ** Decode the station name using the first module in the set with tdcZero() == 0 ** Ordinary channel decoding Helper struct below is collection of all the modules & the first module used to decode the stationName. More...