|
ACTS
Experiment-independent tracking
|
Configuration - number of bins in each axis. More...
#include <Acts/Seeding/HoughTransformUtils.hpp>
Public Attributes | |
| std::size_t | nBinsX = 0 |
| Number of bins in the first hough coordinate. | |
| std::size_t | nBinsY = 0 |
| Number of bins in the second hough coordinate. | |
Configuration - number of bins in each axis.
The Hough plane is agnostic of how the bins map to coordinates, allowing to reuse a plane for several (sub) detectors of different dimensions if the bin number remains applicable
| std::size_t Acts::HoughTransformUtils::HoughPlaneConfig::nBinsX = 0 |
Number of bins in the first hough coordinate.
| std::size_t Acts::HoughTransformUtils::HoughPlaneConfig::nBinsY = 0 |
Number of bins in the second hough coordinate.