ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::OuterStripSpacePointCalibrationDetailsDerived Struct Referencefinal

Derived collection of outer strip space point details, used for the calibration. More...

#include <Acts/EventData/StripSpacePointCalibrationDetails.hpp>

Collaboration diagram for Acts::OuterStripSpacePointCalibrationDetailsDerived:
[legend]

Public Attributes

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.

Detailed Description

Derived collection of outer strip space point details, used for the calibration.