![]() |
ATLAS Offline Software
|
Helper struct to associate all Tdcs to their corresponding strips in the gasGap. More...
#include <RpcCablingMap.h>
Public Attributes | |
FlatCablePtr | flatCable {} |
Pointer to the flat cable card. More... | |
RpcCablingOfflineID | gasGapID {} |
Associated tdc chip. More... | |
uint8_t | firstStrip {0} |
first strip More... | |
Helper struct to associate all Tdcs to their corresponding strips in the gasGap.
Definition at line 50 of file RpcCablingMap.h.
uint8_t Muon::RpcCablingMap::TdcToGasGapAssociation::firstStrip {0} |
first strip
Definition at line 56 of file RpcCablingMap.h.
FlatCablePtr Muon::RpcCablingMap::TdcToGasGapAssociation::flatCable {} |
Pointer to the flat cable card.
Definition at line 52 of file RpcCablingMap.h.
RpcCablingOfflineID Muon::RpcCablingMap::TdcToGasGapAssociation::gasGapID {} |
Associated tdc chip.
Definition at line 54 of file RpcCablingMap.h.