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

VolumeAssignment is a volume and a entry and exit of the volume. More...

#include <Acts/Material/interface/IAssignmentFinder.hpp>

Collaboration diagram for Acts::IAssignmentFinder::VolumeAssignment:
[legend]

Public Attributes

Vector3 entry = Vector3::Zero()
 Entry point of the volume.
Vector3 exit = Vector3::Zero()
 Exit point of the volume.
InteractionVolume volume {}
 The volume to which the material interaction is assigned to.

Detailed Description

VolumeAssignment is a volume and a entry and exit of the volume.