|
ACTS
Experiment-independent tracking
|
The information to be writtern out per hit surface. More...
#include <Acts/Propagator/SurfaceCollector.hpp>
Public Attributes | |
| Vector3 | direction {} |
| Direction of propagation when surface was encountered. | |
| Vector3 | position {} |
| Position where the surface was encountered. | |
| const Surface * | surface = nullptr |
| Pointer to the surface that was hit. | |
The information to be writtern out per hit surface.
| Vector3 Acts::SurfaceHit::direction {} |
Direction of propagation when surface was encountered.
| Vector3 Acts::SurfaceHit::position {} |
Position where the surface was encountered.
| const Surface* Acts::SurfaceHit::surface = nullptr |
Pointer to the surface that was hit.