![]() |
ATLAS Offline Software
|
Helper struct to assess that the layers are properly oriented. More...
Public Types | |
| using | chType_t = sTgcIdHelper::sTgcChannelTypes |
| channel type of the layer | |
Public Member Functions | |
| bool | operator< (const sTgcLayer &other) const |
| Ordering operator. | |
Public Attributes | |
| unsigned int | gasGap {0} |
| Gas gap number of the layer. | |
| chType_t | chType {chType_t::Wire} |
| Amg::Transform3D | transform {Amg::Transform3D::Identity()} |
| @ transformation | |
Helper struct to assess that the layers are properly oriented.
Definition at line 161 of file runsTgcGeoComparison.cxx.
channel type of the layer
Definition at line 165 of file runsTgcGeoComparison.cxx.
Ordering operator.
Definition at line 170 of file runsTgcGeoComparison.cxx.
| chType_t sTgcChamber::sTgcLayer::chType {chType_t::Wire} |
Definition at line 166 of file runsTgcGeoComparison.cxx.
| unsigned int sTgcChamber::sTgcLayer::gasGap {0} |
| Amg::Transform3D sTgcChamber::sTgcLayer::transform {Amg::Transform3D::Identity()} |
@ transformation
Definition at line 168 of file runsTgcGeoComparison.cxx.