![]() |
ATLAS Offline Software
|
Helper struct to assess that the layers are properly oriented. More...
Public Member Functions | |
| bool | operator< (const RpcLayer &other) const |
| Odering operator to use the strip with set. More... | |
Public Attributes | |
| unsigned int | gasGap {0} |
| Gas gap of the strip. More... | |
| unsigned int | doubletPhi {0} |
| Phi panel of the strip. More... | |
| bool | measPhi {false} |
| flag whether the strip measures phi More... | |
| Amg::Transform3D | transform {Amg::Transform3D::Identity()} |
| @ transformation More... | |
Helper struct to assess that the layers are properly oriented.
Definition at line 90 of file runRpcGeoComparison.cxx.
| unsigned int RpcChamber::RpcLayer::doubletPhi {0} |
Phi panel of the strip.
Definition at line 94 of file runRpcGeoComparison.cxx.
| unsigned int RpcChamber::RpcLayer::gasGap {0} |
Gas gap of the strip.
Definition at line 92 of file runRpcGeoComparison.cxx.
| bool RpcChamber::RpcLayer::measPhi {false} |
flag whether the strip measures phi
Definition at line 96 of file runRpcGeoComparison.cxx.
| Amg::Transform3D RpcChamber::RpcLayer::transform {Amg::Transform3D::Identity()} |
@ transformation
Definition at line 98 of file runRpcGeoComparison.cxx.
1.8.18