ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::SurfaceArrayNavigationPolicy::Config Struct Reference

Config struct to configure the surface array navigation. More...

#include <Acts/Navigation/SurfaceArrayNavigationPolicy.hpp>

Collaboration diagram for Acts::SurfaceArrayNavigationPolicy::Config:
[legend]

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.

Detailed Description

Config struct to configure the surface array navigation.

Member Data Documentation

◆ bins

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

LayerType Acts::SurfaceArrayNavigationPolicy::Config::layerType = LayerType::Cylinder

The type of the layer.