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

SurfaceAssignment is a surface, a position and a direction. More...

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

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

Public Attributes

Vector3 direction = Vector3::Zero()
 Direction of the assignment.
Vector3 position = Vector3::Zero()
 Position of the assignment.
const Surfacesurface = nullptr
 The surface to which the material interaction is assigned to.

Detailed Description

SurfaceAssignment is a surface, a position and a direction.