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

Options controlling space point construction. More...

#include <Acts/SpacePointFormation/SpacePointBuilderOptions.hpp>

Collaboration diagram for Acts::SpacePointBuilderOptions:
[legend]

Public Attributes

ParamCovAccessor paramCovAccessor
 Accessor of local position and covariance from source link.
std::pair< std::pair< Vector3, Vector3 >, std::pair< Vector3, Vector3 > > stripEndsPair
 Ends of strip pairs.
double stripLengthGapTolerance = 0.01
 Allowed increase of strip length wrt gaps between strips.
double stripLengthTolerance = 0.01
 Allowed increase of strip length.
Vector3 vertex = {0., 0., 0.}
 vertex position

Detailed Description

Options controlling space point construction.