|
ACTS
Experiment-independent tracking
|
Configuration for the index-grid based navigation policy. More...
#include <Acts/Navigation/IndexGridNavigationPolicy.hpp>
Public Attributes | |
| std::vector< std::size_t > | binExpansion = {} |
| The binning expansion for grid neighbor lookups. | |
| std::vector< double > | referenceExpansion = {} |
| The reference expansion. | |
| std::shared_ptr< IReferenceGenerator > | referenceGenerator |
| The reference generator. | |
| std::shared_ptr< Surface > | surface = nullptr |
| A potential lookup surface - this would be intersected first, assumption is always closest forward. | |
Configuration for the index-grid based navigation policy.
| std::shared_ptr<IReferenceGenerator> Acts::IndexGridNavigationConfig::referenceGenerator |
The reference generator.