ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::StripSpacePointBuilder::ClusterPairingOptions Struct Referencefinal

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

Detailed Description

Collection of cluster pairing options.