|
ACTS
Experiment-independent tracking
|
#include <Acts/SpacePointFormation/SpacePointBuilderOptions.hpp>
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 | |
| ParamCovAccessor Acts::SpacePointBuilderOptions::paramCovAccessor |
| std::pair<std::pair<Vector3, Vector3>, std::pair<Vector3, Vector3> > Acts::SpacePointBuilderOptions::stripEndsPair |
| double Acts::SpacePointBuilderOptions::stripLengthGapTolerance = 0.01 |
Allowed increase of strip length wrt gaps between strips.
| double Acts::SpacePointBuilderOptions::stripLengthTolerance = 0.01 |
Allowed increase of strip length.
| Vector3 Acts::SpacePointBuilderOptions::vertex = {0., 0., 0.} |
vertex position