ATLAS Offline Software
Public Attributes | List of all members
MuonGMR4::TgcReadoutGeomTool::wTgcTable Struct Reference

Helper struct to cache the essential readout parameters from the WTGC tables. More...

Collaboration diagram for MuonGMR4::TgcReadoutGeomTool::wTgcTable:

Public Attributes

std::vector< double > bottomStripPos {}
 
std::vector< double > topStripPos {}
 
std::vector< unsigned int > wireGangs {}
 
double wirePitch {0.}
 
unsigned int gasGap {0}
 

Detailed Description

Helper struct to cache the essential readout parameters from the WTGC tables.

Definition at line 40 of file TgcReadoutGeomTool.h.

Member Data Documentation

◆ bottomStripPos

std::vector<double> MuonGMR4::TgcReadoutGeomTool::wTgcTable::bottomStripPos {}

Definition at line 41 of file TgcReadoutGeomTool.h.

◆ gasGap

unsigned int MuonGMR4::TgcReadoutGeomTool::wTgcTable::gasGap {0}

Definition at line 45 of file TgcReadoutGeomTool.h.

◆ topStripPos

std::vector<double> MuonGMR4::TgcReadoutGeomTool::wTgcTable::topStripPos {}

Definition at line 42 of file TgcReadoutGeomTool.h.

◆ wireGangs

std::vector<unsigned int> MuonGMR4::TgcReadoutGeomTool::wTgcTable::wireGangs {}

Definition at line 43 of file TgcReadoutGeomTool.h.

◆ wirePitch

double MuonGMR4::TgcReadoutGeomTool::wTgcTable::wirePitch {0.}

Definition at line 44 of file TgcReadoutGeomTool.h.


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