![]() |
ATLAS Offline Software
|
Public Attributes | |
| unsigned int | layerNum {0} |
| Layer to which the tube belongs. | |
| unsigned int | tubeNum {0} |
| Number of the tube. | |
| Amg::Transform3D | localToGlobal {Amg::Transform3D::Identity()} |
| local -> global transformation of the tube | |
| Amg::Vector3D | readoutPos {Amg::Vector3D::Zero()} |
| Position of the readout frame in global coordinates. | |
| double | tubeLength {0.} |
| Tube length. | |
| double | wireLength {0.} |
| wire length | |
| double | activeLength {0.} |
| actiive tube length | |
Definition at line 63 of file runMdtGeoComparison.cxx.
| double MdtChamber::TubePositioning::activeLength {0.} |
| unsigned int MdtChamber::TubePositioning::layerNum {0} |
| Amg::Transform3D MdtChamber::TubePositioning::localToGlobal {Amg::Transform3D::Identity()} |
local -> global transformation of the tube
Definition at line 69 of file runMdtGeoComparison.cxx.
| Amg::Vector3D MdtChamber::TubePositioning::readoutPos {Amg::Vector3D::Zero()} |
Position of the readout frame in global coordinates.
Definition at line 71 of file runMdtGeoComparison.cxx.
| double MdtChamber::TubePositioning::tubeLength {0.} |
| unsigned int MdtChamber::TubePositioning::tubeNum {0} |
| double MdtChamber::TubePositioning::wireLength {0.} |