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

Construction options for the space point container. More...

#include <Acts/EventData/SpacePointContainer.hpp>

Public Attributes

Acts::Vector2 beamPos
 Location of beam in x,y plane, used as offset for space points.
bool isInInternalUnits = true
 Whether the space point data is in internal units.

Detailed Description

Construction options for the space point container.

Member Data Documentation

◆ beamPos

Acts::Vector2 Acts::SpacePointContainerOptions::beamPos
Initial value:
constexpr double mm
Millimeter - native unit for length.
Definition Units.hpp:89

Location of beam in x,y plane, used as offset for space points.