ATLAS Offline Software
Loading...
Searching...
No Matches
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 37 of file MmReadoutGeomTool.h.

Member Data Documentation

◆ distBotFrameStrip

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

Definition at line 40 of file MmReadoutGeomTool.h.

40{0.};

◆ layers

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

Definition at line 47 of file MmReadoutGeomTool.h.

47{};

◆ nMissedBottomEta

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

Definition at line 44 of file MmReadoutGeomTool.h.

44{0};

◆ nMissedBottomStereo

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

Definition at line 45 of file MmReadoutGeomTool.h.

45{0};

◆ nMissedTopEta

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

Definition at line 46 of file MmReadoutGeomTool.h.

46{0};

◆ readoutSide

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

Definition at line 43 of file MmReadoutGeomTool.h.

43{};

◆ stereoAngle

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

Definition at line 41 of file MmReadoutGeomTool.h.

41{};

◆ stripPitch

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

Definition at line 38 of file MmReadoutGeomTool.h.

38{0.};

◆ stripWidth

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

Definition at line 39 of file MmReadoutGeomTool.h.

39{0.};

◆ totalActiveStrips

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

Definition at line 42 of file MmReadoutGeomTool.h.

42{};

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