|
ACTS
Experiment-independent tracking
|
Config struct to configure the surface array navigation. More...
#include <Acts/Navigation/SurfaceArrayNavigationPolicy.hpp>
Public Attributes | |
| std::pair< std::size_t, std::size_t > | bins |
| The number of bins in the local directions. | |
| LayerType | layerType = LayerType::Cylinder |
| The type of the layer. | |
Config struct to configure the surface array navigation.
| std::pair<std::size_t, std::size_t> Acts::SurfaceArrayNavigationPolicy::Config::bins |
The number of bins in the local directions.
The interpretation depends on the layer type.
| LayerType Acts::SurfaceArrayNavigationPolicy::Config::layerType = LayerType::Cylinder |
The type of the layer.