ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::RpcCablingMap::TdcToGasGapAssociation Struct Reference

Helper struct to associate all Tdcs to their corresponding strips in the gasGap. More...

#include <RpcCablingMap.h>

Collaboration diagram for Muon::RpcCablingMap::TdcToGasGapAssociation:

Public Attributes

FlatCablePtr flatCable {}
 Pointer to the flat cable card.
RpcCablingOfflineID gasGapID {}
 Associated tdc chip.
uint8_t firstStrip {0}
 first strip

Detailed Description

Helper struct to associate all Tdcs to their corresponding strips in the gasGap.

Definition at line 50 of file RpcCablingMap.h.

Member Data Documentation

◆ firstStrip

uint8_t Muon::RpcCablingMap::TdcToGasGapAssociation::firstStrip {0}

first strip

Definition at line 56 of file RpcCablingMap.h.

56{0};

◆ flatCable

FlatCablePtr Muon::RpcCablingMap::TdcToGasGapAssociation::flatCable {}

Pointer to the flat cable card.

Definition at line 52 of file RpcCablingMap.h.

52{};

◆ gasGapID

RpcCablingOfflineID Muon::RpcCablingMap::TdcToGasGapAssociation::gasGapID {}

Associated tdc chip.

Definition at line 54 of file RpcCablingMap.h.

54{};

The documentation for this struct was generated from the following file: