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