![]() |
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 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... | |
| chType_t | chType {chType_t::Wire} |
| Amg::Transform3D | transform {Amg::Transform3D::Identity()} |
| @ transformation More... | |
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.
| chType_t sTgcChamber::sTgcLayer::chType {chType_t::Wire} |
Definition at line 166 of file runsTgcGeoComparison.cxx.
| unsigned int sTgcChamber::sTgcLayer::gasGap {0} |
Gas gap number of the layer.
Definition at line 163 of file runsTgcGeoComparison.cxx.
| Amg::Transform3D sTgcChamber::sTgcLayer::transform {Amg::Transform3D::Identity()} |
@ transformation
Definition at line 168 of file runsTgcGeoComparison.cxx.
1.8.18