|
ACTS
Experiment-independent tracking
|
#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 |
| Vector3 | vertex = {0., 0., 0.} |
| vertex position | |
| double Acts::StripPairOptions::diffDist = 100. * UnitConstants::mm |
Accepted distance between two clusters.
| double Acts::StripPairOptions::diffPhi2 = 1. |
Accepted squared difference in phi for two clusters.
| double Acts::StripPairOptions::diffTheta2 = 1. |
Accepted squared difference in theta for two clusters.
| ParamCovAccessor Acts::StripPairOptions::paramCovAccessor |
| Vector3 Acts::StripPairOptions::vertex = {0., 0., 0.} |
vertex position