File SurfaceSelectors.hpp

namespace Acts

Set the Geometry Context PLUGIN.

Set the Calibration Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedMaterialMap and to avoid code duplication.

Set the Mangetic Field Context PLUGIN.

Convenience functions to ease creation of and Acts::InterpolatedBFieldMap and to avoid code duplication.

Currently implemented for the two most common formats: rz and xyz.

namespace ActsFatras
struct EverySurface
#include <ActsFatras/Selectors/SurfaceSelectors.hpp>

Select every surface.

Public Functions

inline constexpr bool operator()(const Acts::Surface&) const
struct NoSurface
#include <ActsFatras/Selectors/SurfaceSelectors.hpp>

Do not select any surface, ever.

Public Functions

inline constexpr bool operator()(const Acts::Surface&) const