|
| bool | operator< (const RpcStrip &other) const |
| | Odering operator to use the strip with set.
|
|
| Amg::Vector3D | position {Amg::Vector3D::Zero()} |
| | global position of the strip
|
| Amg::Vector2D | locPos {Amg::Vector2D::Zero()} |
| | local position w.r.t tracking plane
|
| unsigned int | strip {0} |
| | Strip number.
|
| 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
|
Definition at line 67 of file runRpcGeoComparison.cxx.
◆ operator<()
| bool RpcChamber::RpcStrip::operator< |
( |
const RpcStrip & | other | ) |
const |
|
inline |
Odering operator to use the strip with set.
Definition at line 82 of file runRpcGeoComparison.cxx.
82 {
87 }
unsigned int strip
Strip number.
unsigned int gasGap
Gas gap of the strip.
bool measPhi
flag whether the strip measures phi
unsigned int doubletPhi
Phi panel of the strip.
◆ doubletPhi
| unsigned int RpcChamber::RpcStrip::doubletPhi {0} |
◆ gasGap
| unsigned int RpcChamber::RpcStrip::gasGap {0} |
◆ locPos
| Amg::Vector2D RpcChamber::RpcStrip::locPos {Amg::Vector2D::Zero()} |
◆ measPhi
| bool RpcChamber::RpcStrip::measPhi {false} |
◆ position
| Amg::Vector3D RpcChamber::RpcStrip::position {Amg::Vector3D::Zero()} |
◆ strip
| unsigned int RpcChamber::RpcStrip::strip {0} |
The documentation for this struct was generated from the following file: