![]() |
ATLAS Offline Software
|
Constructor taking the GeoModel parent node of the tube nodes. More...
#include <MdtTubeLayer.h>
Public Member Functions | |
| bool | operator< (const CutTubes &other) const |
| ordering operator for set look up | |
Public Attributes | |
| unsigned int | firstTube {0} |
| First tube of the cut. | |
| unsigned int | lastTube {0} |
| Last tube of the cut. | |
| double | unCutHalfLength {0.} |
| Tube length before cut. | |
Constructor taking the GeoModel parent node of the tube nodes.
Helper struct to store information about the uncut lengths of cut tubes
Definition at line 36 of file MdtTubeLayer.h.
ordering operator for set look up
Definition at line 44 of file MdtTubeLayer.h.
| unsigned int MuonGMR4::MdtTubeLayer::CutTubes::firstTube {0} |
| unsigned int MuonGMR4::MdtTubeLayer::CutTubes::lastTube {0} |
| double MuonGMR4::MdtTubeLayer::CutTubes::unCutHalfLength {0.} |