![]() |
ATLAS Offline Software
|
Public Member Functions | |
| bool | operator< (const WireGang &other) const |
Public Attributes | |
| unsigned int | numWires {0} |
| unsigned int | gasGap {0} |
| unsigned int | number {0} |
| Amg::Vector3D | position {Amg::Vector3D::Zero()} |
| Amg::Vector2D | localPos {Amg::Vector2D::Zero()} |
| float | length {0.f} |
Definition at line 62 of file runTgcGeoComparison.cxx.
Definition at line 70 of file runTgcGeoComparison.cxx.
| unsigned int TgcChamber::WireGang::gasGap {0} |
Definition at line 64 of file runTgcGeoComparison.cxx.
| float TgcChamber::WireGang::length {0.f} |
Definition at line 68 of file runTgcGeoComparison.cxx.
| Amg::Vector2D TgcChamber::WireGang::localPos {Amg::Vector2D::Zero()} |
Definition at line 67 of file runTgcGeoComparison.cxx.
| unsigned int TgcChamber::WireGang::number {0} |
Definition at line 65 of file runTgcGeoComparison.cxx.
| unsigned int TgcChamber::WireGang::numWires {0} |
Definition at line 63 of file runTgcGeoComparison.cxx.
| Amg::Vector3D TgcChamber::WireGang::position {Amg::Vector3D::Zero()} |
Definition at line 66 of file runTgcGeoComparison.cxx.