![]() |
ATLAS Offline Software
|
Struct to cache the relevant parameters of from the WRPC tables. More...
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. | |
Struct to cache the relevant parameters of from the WRPC tables.
Definition at line 39 of file RpcReadoutGeomTool.h.
| double MuonGMR4::RpcReadoutGeomTool::wRPCTable::firstOffSetEta {0.} |
| double MuonGMR4::RpcReadoutGeomTool::wRPCTable::firstOffSetPhi {0.} |
| unsigned int MuonGMR4::RpcReadoutGeomTool::wRPCTable::numEtaStrips {0} |
| unsigned int MuonGMR4::RpcReadoutGeomTool::wRPCTable::numPhiStrips {0} |
| double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripPitchEta {0.} |
| double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripPitchPhi {0.} |
| double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripWidthEta {0.} |
| double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripWidthPhi {0.} |