ATLAS Offline Software
|
Public Attributes | |
unsigned int | layerNum {0} |
Layer to which the tube belongs. More... | |
unsigned int | tubeNum {0} |
Number of the tube. More... | |
Amg::Transform3D | localToGlobal {Amg::Transform3D::Identity()} |
local -> global transformation of the tube More... | |
Amg::Vector3D | readoutPos {Amg::Vector3D::Zero()} |
Position of the readout frame in global coordinates. More... | |
double | tubeLength {0.} |
Tube length. More... | |
double | wireLength {0.} |
wire length More... | |
double | activeLength {0.} |
actiive tube length More... | |
Definition at line 56 of file runMdtGeoComparison.cxx.
double MdtChamber::TubePositioning::activeLength {0.} |
actiive tube length
Definition at line 70 of file runMdtGeoComparison.cxx.
unsigned int MdtChamber::TubePositioning::layerNum {0} |
Layer to which the tube belongs.
Definition at line 58 of file runMdtGeoComparison.cxx.
Amg::Transform3D MdtChamber::TubePositioning::localToGlobal {Amg::Transform3D::Identity()} |
local -> global transformation of the tube
Definition at line 62 of file runMdtGeoComparison.cxx.
Amg::Vector3D MdtChamber::TubePositioning::readoutPos {Amg::Vector3D::Zero()} |
Position of the readout frame in global coordinates.
Definition at line 64 of file runMdtGeoComparison.cxx.
double MdtChamber::TubePositioning::tubeLength {0.} |
Tube length.
Definition at line 66 of file runMdtGeoComparison.cxx.
unsigned int MdtChamber::TubePositioning::tubeNum {0} |
Number of the tube.
Definition at line 60 of file runMdtGeoComparison.cxx.
double MdtChamber::TubePositioning::wireLength {0.} |
wire length
Definition at line 68 of file runMdtGeoComparison.cxx.