|
ACTS
Experiment-independent tracking
|
Options controlling space point construction. More...
#include <Acts/SpacePointFormation/SpacePointBuilderOptions.hpp>
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 | |
Options controlling space point construction.