![]() |
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. | |
Public Attributes | |
| unsigned int | gasGap {0} |
| Gas gap of the strip. | |
| unsigned int | doubletPhi {0} |
| Phi panel of the strip. | |
| bool | measPhi {false} |
| flag whether the strip measures phi | |
| Amg::Transform3D | transform {Amg::Transform3D::Identity()} |
| @ transformation | |
Helper struct to assess that the layers are properly oriented.
Definition at line 90 of file runRpcGeoComparison.cxx.
Odering operator to use the strip with set.
Definition at line 100 of file runRpcGeoComparison.cxx.
| unsigned int RpcChamber::RpcLayer::doubletPhi {0} |
| unsigned int RpcChamber::RpcLayer::gasGap {0} |
| 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.