|
ACTS
Experiment-independent tracking
|
Collection of cluster pairing options. More...
#include <Acts/SpacePointFormation2/StripSpacePointBuilder.hpp>
Public Attributes | |
| double | maxAnglePhi = 1 * UnitConstants::rad |
| Accepted absolute difference in phi for two clusters. | |
| double | maxAngleTheta = 1 * UnitConstants::rad |
| Accepted absolute difference in theta for two clusters. | |
| double | maxDistance = 100 * UnitConstants::mm |
| Accepted distance between two clusters. | |
| Vector3 | vertex = Vector3::Zero() |
| vertex position | |
Collection of cluster pairing options.
| double Acts::StripSpacePointBuilder::ClusterPairingOptions::maxAnglePhi = 1 * UnitConstants::rad |
Accepted absolute difference in phi for two clusters.
| double Acts::StripSpacePointBuilder::ClusterPairingOptions::maxAngleTheta = 1 * UnitConstants::rad |
Accepted absolute difference in theta for two clusters.
| double Acts::StripSpacePointBuilder::ClusterPairingOptions::maxDistance = 100 * UnitConstants::mm |
Accepted distance between two clusters.
| Vector3 Acts::StripSpacePointBuilder::ClusterPairingOptions::vertex = Vector3::Zero() |
vertex position