22 namespace Experimental {
29 namespace SupportHelper {
40 unsigned int splits = 1
u);
50 const Transform3& transform,
const std::array<ActsScalar, 4u>& bounds,
51 unsigned int splits = 1
u);
64 void addSupport(std::vector<std::shared_ptr<Surface>>& layerSurfaces,
65 std::vector<size_t>& assignToAll,
const Extent& layerExtent,
67 const std::array<ActsScalar, 5u>& layerSupportValues,
68 std::optional<Transform3> layerTransform = std::nullopt,
69 unsigned int supportSplits = 1
u);