|
ACTS
Experiment-independent tracking
|
Collection of constrained space point options. More...
#include <Acts/SpacePointFormation2/StripSpacePointBuilder.hpp>
Public Attributes | |
| double | stripLengthGapTolerance = 0.01 |
| Tolerance scaling factor of the gap between strip detector elements. | |
| double | stripLengthTolerance = 0.01 |
| Tolerance scaling factor on the strip detector element length. | |
| Vector3 | vertex = Vector3::Zero() |
| Position of the vertex. | |
Collection of constrained space point options.
| double Acts::StripSpacePointBuilder::ConstrainedOptions::stripLengthGapTolerance = 0.01 |
Tolerance scaling factor of the gap between strip detector elements.
| double Acts::StripSpacePointBuilder::ConstrainedOptions::stripLengthTolerance = 0.01 |
Tolerance scaling factor on the strip detector element length.
| Vector3 Acts::StripSpacePointBuilder::ConstrainedOptions::vertex = Vector3::Zero() |
Position of the vertex.