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

The nested configuration struct. More...

#include <Acts/Seeding/PathSeeder.hpp>

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

Public Attributes

IntersectionLookup intersectionFinder
 Intersection finder.
PathWidthLookup pathWidthProvider
 Path width provider.
std::vector< GeometryIdentifierrefLayerIds
 Reference layer IDs.
TrackEstimator trackEstimator
 Parameters estimator.

Detailed Description

The nested configuration struct.

Member Data Documentation

◆ intersectionFinder

IntersectionLookup Acts::PathSeeder::Config::intersectionFinder

Intersection finder.

◆ pathWidthProvider

PathWidthLookup Acts::PathSeeder::Config::pathWidthProvider

Path width provider.

◆ refLayerIds

std::vector<GeometryIdentifier> Acts::PathSeeder::Config::refLayerIds

Reference layer IDs.

◆ trackEstimator

TrackEstimator Acts::PathSeeder::Config::trackEstimator

Parameters estimator.