|
ACTS
Experiment-independent tracking
|
VolumeAssignment is a volume and a entry and exit of the volume. More...
#include <Acts/Material/interface/IAssignmentFinder.hpp>
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. | |
VolumeAssignment is a volume and a entry and exit of the volume.
| Vector3 Acts::IAssignmentFinder::VolumeAssignment::entry = Vector3::Zero() |
Entry point of the volume.
| Vector3 Acts::IAssignmentFinder::VolumeAssignment::exit = Vector3::Zero() |
Exit point of the volume.
| InteractionVolume Acts::IAssignmentFinder::VolumeAssignment::volume {} |
The volume to which the material interaction is assigned to.