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

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

#include <Acts/EventData/StripSpacePointCalibrationDetails.hpp>

Collaboration diagram for Acts::OuterStripSpacePointCalibrationDetails:
[legend]

Public Attributes

std::array< float, 3 > innerHalfVector
 Half vector of the inner strip, pointing from the center to one end of the strip.
std::array< float, 3 > innerToOuterSeparation
 Separation vector from the inner strip center to the outer strip center.
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

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