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

The result struct of the assignment run. More...

#include <Acts/Material/MaterialInteractionAssignment.hpp>

Collaboration diagram for Acts::MaterialInteractionAssignment::Result:
[legend]

Public Attributes

std::vector< MaterialInteractionassigned = {}
 The assigned material interactions.
std::vector< MaterialInteractionunassigned = {}
 The unassigned material interactions.
std::vector< IAssignmentFinder::SurfaceAssignmentunassignedSurfaces = {}
 Surfaces without assignment (for empty hit correction).

Detailed Description

The result struct of the assignment run.