|
ACTS
Experiment-independent tracking
|
#include <Acts/Propagator/NavigatorOptions.hpp>
Public Member Functions | |
| NavigatorPlainOptions (const GeometryContext &gctx) | |
| NavigatorPlainOptions with context. | |
Public Attributes | |
| std::reference_wrapper< const GeometryContext > | geoContext |
| Context object for the geometry. | |
| const Surface * | startSurface {} |
| const Surface * | targetSurface {} |
|
explicit |
NavigatorPlainOptions with context.
| std::reference_wrapper<const GeometryContext> Acts::NavigatorPlainOptions::geoContext |
Context object for the geometry.
| const Surface* Acts::NavigatorPlainOptions::startSurface {} |
| const Surface* Acts::NavigatorPlainOptions::targetSurface {} |