![]() |
ATLAS Offline Software
|
Helper struct to associate all strips in an eta/phi gasGap to the corresponding Tdc. More...
#include <RpcCablingMap.h>
Public Member Functions | |
| bool | operator< (const GasGapToTdcAssociation &other) const |
| Ordering operator by strip. | |
Public Attributes | |
| uint8_t | firstStrip {0} |
| Lowest strip number covered by the cable. | |
| FlatCablePtr | flatCable {} |
| Pointer to the flat cable card. | |
| RpcCablingOnlineID | tdcID {} |
| Associated tdc chip. | |
Helper struct to associate all strips in an eta/phi gasGap to the corresponding Tdc.
Definition at line 37 of file RpcCablingMap.h.
|
inline |
Ordering operator by strip.
Definition at line 45 of file RpcCablingMap.h.
| uint8_t Muon::RpcCablingMap::GasGapToTdcAssociation::firstStrip {0} |
| FlatCablePtr Muon::RpcCablingMap::GasGapToTdcAssociation::flatCable {} |
| RpcCablingOnlineID Muon::RpcCablingMap::GasGapToTdcAssociation::tdcID {} |