ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::HashingAlgorithmConfig Struct Reference

#include </home/runner/work/acts/acts/Plugins/Hashing/include/ActsPlugins/Hashing/HashingAlgorithmConfig.hpp>

Public Attributes

std::uint32_t bucketSize = 10
 Size of the buckets = number of spacepoints in the bucket.
double layerRMax = 40
double layerRMin = 25
 Layer selection.
double layerZMax = 550
double layerZMin = -550
std::uint32_t phiBins = 50
 Number of phiBins.
std::uint32_t zBins = 0
 Number of zBins.

Member Data Documentation

◆ bucketSize

std::uint32_t ActsPlugins::HashingAlgorithmConfig::bucketSize = 10

Size of the buckets = number of spacepoints in the bucket.

◆ layerRMax

double ActsPlugins::HashingAlgorithmConfig::layerRMax = 40

◆ layerRMin

double ActsPlugins::HashingAlgorithmConfig::layerRMin = 25

Layer selection.

◆ layerZMax

double ActsPlugins::HashingAlgorithmConfig::layerZMax = 550

◆ layerZMin

double ActsPlugins::HashingAlgorithmConfig::layerZMin = -550

◆ phiBins

std::uint32_t ActsPlugins::HashingAlgorithmConfig::phiBins = 50

Number of phiBins.

◆ zBins

std::uint32_t ActsPlugins::HashingAlgorithmConfig::zBins = 0

Number of zBins.