ATLAS Offline Software
Public Attributes | List of all members
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. More...
 
double stripPitchPhi {0.}
 Phi strip pitch. More...
 
double stripWidthEta {0.}
 Eta strip width. More...
 
double stripWidthPhi {0.}
 Phi strip width. More...
 
double firstOffSetPhi {0.}
 Offset of the first phi strip. More...
 
double firstOffSetEta {0.}
 Offset of the first eta strip. More...
 
unsigned int numEtaStrips {0}
 Number of eta strips. More...
 
unsigned int numPhiStrips {0}
 Number of phi strips. More...
 

Detailed Description

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

Definition at line 37 of file RpcReadoutGeomTool.h.

Member Data Documentation

◆ firstOffSetEta

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

Offset of the first eta strip.

Definition at line 49 of file RpcReadoutGeomTool.h.

◆ firstOffSetPhi

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

Offset of the first phi strip.

Definition at line 47 of file RpcReadoutGeomTool.h.

◆ numEtaStrips

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

Number of eta strips.

Definition at line 51 of file RpcReadoutGeomTool.h.

◆ numPhiStrips

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

Number of phi strips.

Definition at line 53 of file RpcReadoutGeomTool.h.

◆ stripPitchEta

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

Eta strip pitch.

Definition at line 39 of file RpcReadoutGeomTool.h.

◆ stripPitchPhi

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

Phi strip pitch.

Definition at line 41 of file RpcReadoutGeomTool.h.

◆ stripWidthEta

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

Eta strip width.

Definition at line 43 of file RpcReadoutGeomTool.h.

◆ stripWidthPhi

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

Phi strip width.

Definition at line 45 of file RpcReadoutGeomTool.h.


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