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.

Member Data Documentation

◆ maxAnglePhi

double Acts::StripSpacePointBuilder::ClusterPairingOptions::maxAnglePhi = 1 * UnitConstants::rad

Accepted absolute difference in phi for two clusters.

◆ maxAngleTheta

double Acts::StripSpacePointBuilder::ClusterPairingOptions::maxAngleTheta = 1 * UnitConstants::rad

Accepted absolute difference in theta for two clusters.

◆ maxDistance

double Acts::StripSpacePointBuilder::ClusterPairingOptions::maxDistance = 100 * UnitConstants::mm

Accepted distance between two clusters.

◆ vertex

Vector3 Acts::StripSpacePointBuilder::ClusterPairingOptions::vertex = Vector3::Zero()

vertex position