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

#include <Acts/SpacePointFormation/SpacePointBuilderOptions.hpp>

Collaboration diagram for Acts::SpacePointBuilderOptions:
[legend]

Public Attributes

ParamCovAccessor paramCovAccessor
std::pair< std::pair< Vector3, Vector3 >, std::pair< Vector3, Vector3 > > stripEndsPair
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

Member Data Documentation

◆ paramCovAccessor

ParamCovAccessor Acts::SpacePointBuilderOptions::paramCovAccessor

◆ stripEndsPair

std::pair<std::pair<Vector3, Vector3>, std::pair<Vector3, Vector3> > Acts::SpacePointBuilderOptions::stripEndsPair

◆ stripLengthGapTolerance

double Acts::SpacePointBuilderOptions::stripLengthGapTolerance = 0.01

Allowed increase of strip length wrt gaps between strips.

◆ stripLengthTolerance

double Acts::SpacePointBuilderOptions::stripLengthTolerance = 0.01

Allowed increase of strip length.

◆ vertex

Vector3 Acts::SpacePointBuilderOptions::vertex = {0., 0., 0.}

vertex position