ATLAS Offline Software
Public Attributes | List of all members
MuonGMR4::MmReadoutGeomTool::wMMTable Struct Reference

Struct to cache the relevant parameters of from the WRPC tables. More...

Collaboration diagram for MuonGMR4::MmReadoutGeomTool::wMMTable:

Public Attributes

double stripPitch {0.}
 
double stripWidth {0.}
 
double distBotFrameStrip {0.}
 
std::vector< double > stereoAngle {}
 
std::vector< int > totalActiveStrips {}
 
std::vector< int > readoutSide {}
 
int nMissedBottomEta {0}
 
int nMissedBottomStereo {0}
 
int nMissedTopEta {0}
 
std::vector< StripLayerlayers {}
 

Detailed Description

Struct to cache the relevant parameters of from the WRPC tables.

Definition at line 38 of file MmReadoutGeomTool.h.

Member Data Documentation

◆ distBotFrameStrip

double MuonGMR4::MmReadoutGeomTool::wMMTable::distBotFrameStrip {0.}

Definition at line 41 of file MmReadoutGeomTool.h.

◆ layers

std::vector<StripLayer> MuonGMR4::MmReadoutGeomTool::wMMTable::layers {}

Definition at line 48 of file MmReadoutGeomTool.h.

◆ nMissedBottomEta

int MuonGMR4::MmReadoutGeomTool::wMMTable::nMissedBottomEta {0}

Definition at line 45 of file MmReadoutGeomTool.h.

◆ nMissedBottomStereo

int MuonGMR4::MmReadoutGeomTool::wMMTable::nMissedBottomStereo {0}

Definition at line 46 of file MmReadoutGeomTool.h.

◆ nMissedTopEta

int MuonGMR4::MmReadoutGeomTool::wMMTable::nMissedTopEta {0}

Definition at line 47 of file MmReadoutGeomTool.h.

◆ readoutSide

std::vector<int> MuonGMR4::MmReadoutGeomTool::wMMTable::readoutSide {}

Definition at line 44 of file MmReadoutGeomTool.h.

◆ stereoAngle

std::vector<double> MuonGMR4::MmReadoutGeomTool::wMMTable::stereoAngle {}

Definition at line 42 of file MmReadoutGeomTool.h.

◆ stripPitch

double MuonGMR4::MmReadoutGeomTool::wMMTable::stripPitch {0.}

Definition at line 39 of file MmReadoutGeomTool.h.

◆ stripWidth

double MuonGMR4::MmReadoutGeomTool::wMMTable::stripWidth {0.}

Definition at line 40 of file MmReadoutGeomTool.h.

◆ totalActiveStrips

std::vector<int> MuonGMR4::MmReadoutGeomTool::wMMTable::totalActiveStrips {}

Definition at line 43 of file MmReadoutGeomTool.h.


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