ATLAS Offline Software
|
Helper struct to assess that the layers are properly oriented. More...
Public Member Functions | |
bool | operator< (const sTgcLayer &other) const |
Ordering operator. More... | |
Public Attributes | |
unsigned int | gasGap {0} |
Gas gap number of the layer. More... | |
Amg::Transform3D | transform {Amg::Transform3D::Identity()} |
@ transformation More... | |
Helper struct to assess that the layers are properly oriented.
Definition at line 158 of file runsTgcGeoComparison.cxx.
Ordering operator.
Definition at line 164 of file runsTgcGeoComparison.cxx.
unsigned int sTgcChamber::sTgcLayer::gasGap {0} |
Gas gap number of the layer.
Definition at line 160 of file runsTgcGeoComparison.cxx.
Amg::Transform3D sTgcChamber::sTgcLayer::transform {Amg::Transform3D::Identity()} |
@ transformation
Definition at line 162 of file runsTgcGeoComparison.cxx.