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 More... | |
Public Attributes | |
unsigned int | firstTube {0} |
First tube of the cut. More... | |
unsigned int | lastTube {0} |
Last tube of the cut. More... | |
double | unCutHalfLength {0.} |
Tube length before cut More... | |
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} |
First tube of the cut.
Definition at line 38 of file MdtTubeLayer.h.
unsigned int MuonGMR4::MdtTubeLayer::CutTubes::lastTube {0} |
Last tube of the cut.
Definition at line 40 of file MdtTubeLayer.h.
double MuonGMR4::MdtTubeLayer::CutTubes::unCutHalfLength {0.} |
Tube length before cut
Definition at line 42 of file MdtTubeLayer.h.