|
ACTS
Experiment-independent tracking
|
Options for validating strip pair candidates. More...
#include <Acts/SpacePointFormation/SpacePointBuilderOptions.hpp>
Public Attributes | |
| double | diffDist = 100. * UnitConstants::mm |
| Accepted distance between two clusters. | |
| double | diffPhi2 = 1. |
| Accepted squared difference in phi for two clusters. | |
| double | diffTheta2 = 1. |
| Accepted squared difference in theta for two clusters. | |
| ParamCovAccessor | paramCovAccessor |
| Accessor for local position and covariance from source link. | |
| Vector3 | vertex = {0., 0., 0.} |
| vertex position | |
Options for validating strip pair candidates.