ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::SurfaceHit Struct Reference

The information to be writtern out per hit surface. More...

#include <Acts/Propagator/SurfaceCollector.hpp>

Collaboration diagram for Acts::SurfaceHit:
[legend]

Public Attributes

Vector3 direction {}
 Direction of propagation when surface was encountered.
Vector3 position {}
 Position where the surface was encountered.
const Surfacesurface = nullptr
 Pointer to the surface that was hit.

Detailed Description

The information to be writtern out per hit surface.