ATLAS Offline Software
|
The return object for querying strip positions with the method getPositionAlongStrip: a single point on strip is returned, in the coordinate system of the quadruplet. More...
#include <StgcStripCalculator.h>
Public Attributes | |
IsValid | isvalid {IsValid::INVALID} |
Amg::Vector3D | pos {Amg::Vector3D::Zero()} |
The return object for querying strip positions with the method getPositionAlongStrip: a single point on strip is returned, in the coordinate system of the quadruplet.
Definition at line 67 of file StgcStripCalculator.h.
IsValid NswAsBuilt::StgcStripCalculator::position_t::isvalid {IsValid::INVALID} |
Definition at line 68 of file StgcStripCalculator.h.
Amg::Vector3D NswAsBuilt::StgcStripCalculator::position_t::pos {Amg::Vector3D::Zero()} |
Definition at line 69 of file StgcStripCalculator.h.