ATLAS Offline Software
Loading...
Searching...
No Matches
MuonGMR4::RpcReadoutGeomTool::wRPCTable Struct Reference

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

Collaboration diagram for MuonGMR4::RpcReadoutGeomTool::wRPCTable:

Public Attributes

double stripPitchEta {0.}
 Eta strip pitch.
double stripPitchPhi {0.}
 Phi strip pitch.
double stripWidthEta {0.}
 Eta strip width.
double stripWidthPhi {0.}
 Phi strip width.
double firstOffSetPhi {0.}
 Offset of the first phi strip.
double firstOffSetEta {0.}
 Offset of the first eta strip.
unsigned int numEtaStrips {0}
 Number of eta strips.
unsigned int numPhiStrips {0}
 Number of phi strips.

Detailed Description

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

Definition at line 39 of file RpcReadoutGeomTool.h.

Member Data Documentation

◆ firstOffSetEta

double MuonGMR4::RpcReadoutGeomTool::wRPCTable::firstOffSetEta {0.}

Offset of the first eta strip.

Definition at line 51 of file RpcReadoutGeomTool.h.

51{0.};

◆ firstOffSetPhi

double MuonGMR4::RpcReadoutGeomTool::wRPCTable::firstOffSetPhi {0.}

Offset of the first phi strip.

Definition at line 49 of file RpcReadoutGeomTool.h.

49{0.};

◆ numEtaStrips

unsigned int MuonGMR4::RpcReadoutGeomTool::wRPCTable::numEtaStrips {0}

Number of eta strips.

Definition at line 53 of file RpcReadoutGeomTool.h.

53{0};

◆ numPhiStrips

unsigned int MuonGMR4::RpcReadoutGeomTool::wRPCTable::numPhiStrips {0}

Number of phi strips.

Definition at line 55 of file RpcReadoutGeomTool.h.

55{0};

◆ stripPitchEta

double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripPitchEta {0.}

Eta strip pitch.

Definition at line 41 of file RpcReadoutGeomTool.h.

41{0.};

◆ stripPitchPhi

double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripPitchPhi {0.}

Phi strip pitch.

Definition at line 43 of file RpcReadoutGeomTool.h.

43{0.};

◆ stripWidthEta

double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripWidthEta {0.}

Eta strip width.

Definition at line 45 of file RpcReadoutGeomTool.h.

45{0.};

◆ stripWidthPhi

double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripWidthPhi {0.}

Phi strip width.

Definition at line 47 of file RpcReadoutGeomTool.h.

47{0.};

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