File SurfaceSelectors.hpp

namespace Acts

Note

This file is foreseen for the Geometry module to replace Extent

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