|
ACTS
Experiment-independent tracking
|
The nested configuration struct. More...
#include <Acts/Seeding/PathSeeder.hpp>
Public Attributes | |
| IntersectionLookup | intersectionFinder |
| Intersection finder. | |
| PathWidthLookup | pathWidthProvider |
| Path width provider. | |
| std::vector< GeometryIdentifier > | refLayerIds |
| Reference layer IDs. | |
| TrackEstimator | trackEstimator |
| Parameters estimator. | |
The nested configuration struct.
| IntersectionLookup Acts::PathSeeder::Config::intersectionFinder |
Intersection finder.
| PathWidthLookup Acts::PathSeeder::Config::pathWidthProvider |
Path width provider.
| std::vector<GeometryIdentifier> Acts::PathSeeder::Config::refLayerIds |
Reference layer IDs.
| TrackEstimator Acts::PathSeeder::Config::trackEstimator |
Parameters estimator.