ATLAS Offline Software
|
Struct to cache the relevant parameters of from the WRPC tables. More...
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... | |
Struct to cache the relevant parameters of from the WRPC tables.
Definition at line 36 of file RpcReadoutGeomTool.h.
double MuonGMR4::RpcReadoutGeomTool::wRPCTable::firstOffSetEta {0.} |
Offset of the first eta strip.
Definition at line 48 of file RpcReadoutGeomTool.h.
double MuonGMR4::RpcReadoutGeomTool::wRPCTable::firstOffSetPhi {0.} |
Offset of the first phi strip.
Definition at line 46 of file RpcReadoutGeomTool.h.
unsigned int MuonGMR4::RpcReadoutGeomTool::wRPCTable::numEtaStrips {0} |
Number of eta strips.
Definition at line 50 of file RpcReadoutGeomTool.h.
unsigned int MuonGMR4::RpcReadoutGeomTool::wRPCTable::numPhiStrips {0} |
Number of phi strips.
Definition at line 52 of file RpcReadoutGeomTool.h.
double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripPitchEta {0.} |
Eta strip pitch.
Definition at line 38 of file RpcReadoutGeomTool.h.
double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripPitchPhi {0.} |
Phi strip pitch.
Definition at line 40 of file RpcReadoutGeomTool.h.
double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripWidthEta {0.} |
Eta strip width.
Definition at line 42 of file RpcReadoutGeomTool.h.
double MuonGMR4::RpcReadoutGeomTool::wRPCTable::stripWidthPhi {0.} |
Phi strip width.
Definition at line 44 of file RpcReadoutGeomTool.h.