Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
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. More...
 
RpcCablingOfflineID gasGapID {}
 Associated tdc chip. More...
 
uint8_t firstStrip {0}
 first strip More...
 

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.

◆ flatCable

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

Pointer to the flat cable card.

Definition at line 52 of file RpcCablingMap.h.

◆ gasGapID

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

Associated tdc chip.

Definition at line 54 of file RpcCablingMap.h.


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