![]() |
ATLAS Offline Software
|
Public Member Functions | |
| bool | operator< (const sTgcChannel &other) const |
| Ordering operator to use the wireGroup with set. | |
Public Attributes | |
| Amg::Vector2D | localPosition {Amg::Vector2D::Zero()} |
| local strip postion | |
| Amg::Vector3D | globalPosition {Amg::Vector3D::Zero()} |
| global strip postion | |
| unsigned int | channelNumber {0} |
| wireGroup/strip number | |
| unsigned int | gasGap {0} |
| Gas gap of the wireGroup/strip. | |
| unsigned int | channelType {0} |
| Channel type to indicate wireGroup/strip. | |
| double | channelLen {0} |
| Length of channel wireGroup/strip. | |
Definition at line 98 of file runsTgcGeoComparison.cxx.
|
inline |
Ordering operator to use the wireGroup with set.
Definition at line 112 of file runsTgcGeoComparison.cxx.
| double sTgcChamber::sTgcChannel::channelLen {0} |
| unsigned int sTgcChamber::sTgcChannel::channelNumber {0} |
| unsigned int sTgcChamber::sTgcChannel::channelType {0} |
Channel type to indicate wireGroup/strip.
Definition at line 108 of file runsTgcGeoComparison.cxx.
| unsigned int sTgcChamber::sTgcChannel::gasGap {0} |
| Amg::Vector3D sTgcChamber::sTgcChannel::globalPosition {Amg::Vector3D::Zero()} |
global strip postion
Definition at line 102 of file runsTgcGeoComparison.cxx.
| Amg::Vector2D sTgcChamber::sTgcChannel::localPosition {Amg::Vector2D::Zero()} |
local strip postion
Definition at line 100 of file runsTgcGeoComparison.cxx.