Derived collection of outer strip space point details, used for the calibration.
More...
#include <Acts/EventData/StripSpacePointCalibrationDetails.hpp>
|
|
std::array< float, 3 > | innerCrossOuterHalfVector |
| | Cross product of the inner half vector with the outer half vector.
|
|
std::array< float, 3 > | innerToOuterSeparationCrossInnerHalfVector |
| | Cross product of the separation vector from the inner strip center to the outer strip center with the inner half vector.
|
|
std::array< float, 3 > | innerToOuterSeparationCrossOuterHalfVector |
| | Cross product of the separation vector from the inner strip center to the outer strip center with the outer half vector.
|
|
std::array< float, 3 > | outerCenter |
| | Center of the outer strip.
|
|
std::array< float, 3 > | outerHalfVector |
| | Half vector of the outer strip, pointing from the center to one end of the strip.
|
Derived collection of outer strip space point details, used for the calibration.