![]() |
ATLAS Offline Software
|
Helper struct to avoid browsing with the serial transformer. More...
#include <MdtTubeLayer.h>
Public Member Functions | |
| bool | operator< (const TubePositioner &other) const |
| ordering operator for set look up | |
Public Attributes | |
| unsigned int | firstTube {0} |
| First tube of the positioning. | |
| unsigned int | lastTube {0} |
| Last tube of the positioning. | |
| PVConstLink | tubeVol {} |
| Underlying physical volume of the tube. | |
| Amg::Vector3D | firstTubePos {Amg::Vector3D::Zero()} |
| Transform to reach the first tube. | |
Helper struct to avoid browsing with the serial transformer.
Definition at line 51 of file MdtTubeLayer.h.
|
inline |
ordering operator for set look up
Definition at line 61 of file MdtTubeLayer.h.
| unsigned int MuonGMR4::MdtTubeLayer::TubePositioner::firstTube {0} |
| Amg::Vector3D MuonGMR4::MdtTubeLayer::TubePositioner::firstTubePos {Amg::Vector3D::Zero()} |
Transform to reach the first tube.
Definition at line 59 of file MdtTubeLayer.h.
| unsigned int MuonGMR4::MdtTubeLayer::TubePositioner::lastTube {0} |
| PVConstLink MuonGMR4::MdtTubeLayer::TubePositioner::tubeVol {} |