ATLAS Offline Software
|
Public Member Functions | |
bool | operator< (const LayerTrans &other) const |
Public Attributes | |
unsigned int | gasGap {0} |
bool | measPhi {false} |
Amg::Transform3D | trans {Amg::Transform3D::Identity()} |
float | shortWidth {0.f} |
float | longWidth {0.f} |
float | height {0.f} |
unsigned int | numWires {0} |
Definition at line 76 of file runTgcGeoComparison.cxx.
|
inline |
unsigned int TgcChamber::LayerTrans::gasGap {0} |
Definition at line 77 of file runTgcGeoComparison.cxx.
float TgcChamber::LayerTrans::height {0.f} |
Definition at line 83 of file runTgcGeoComparison.cxx.
float TgcChamber::LayerTrans::longWidth {0.f} |
Definition at line 82 of file runTgcGeoComparison.cxx.
bool TgcChamber::LayerTrans::measPhi {false} |
Definition at line 78 of file runTgcGeoComparison.cxx.
unsigned int TgcChamber::LayerTrans::numWires {0} |
Definition at line 85 of file runTgcGeoComparison.cxx.
float TgcChamber::LayerTrans::shortWidth {0.f} |
Definition at line 81 of file runTgcGeoComparison.cxx.
Amg::Transform3D TgcChamber::LayerTrans::trans {Amg::Transform3D::Identity()} |
Definition at line 79 of file runTgcGeoComparison.cxx.