|
ACTS
Experiment-independent tracking
|
The query point for the navigation stream. More...
#include <Acts/Navigation/NavigationStream.hpp>
Public Attributes | |
| Vector3 | direction = Vector3::Zero() |
| The direction of the query point. | |
| Vector3 | position = Vector3::Zero() |
| The position of the query point. | |
The query point for the navigation stream.
This holds the position and direction from which the navigation stream should either be initialized or updated.
| Vector3 Acts::NavigationStream::QueryPoint::direction = Vector3::Zero() |
The direction of the query point.
| Vector3 Acts::NavigationStream::QueryPoint::position = Vector3::Zero() |
The position of the query point.