ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::Svg::IndexedSurfacesConverter Namespace Reference

Classes

struct  Options
 Nested options struct. More...

Functions

template<typename surface_container, typename index_grid>
ProtoIndexedSurfaceGrid convertImpl (const Acts::GeometryContext &gctx, const surface_container &surfaces, const index_grid &indexGrid, const Options &cOptions)
 Convert a surface array into needed constituents.

Function Documentation

◆ convertImpl()

template<typename surface_container, typename index_grid>
ProtoIndexedSurfaceGrid ActsPlugins::Svg::IndexedSurfacesConverter::convertImpl ( const Acts::GeometryContext & gctx,
const surface_container & surfaces,
const index_grid & indexGrid,
const Options & cOptions )

Convert a surface array into needed constituents.

Note
actual conversion implementation, bottom of unrolling loop
Parameters
gctxis the geometry context of the conversion call
surfacesthe container of surfaces
indexGridthe indexGrid delegate
cOptionsthe conversion options
Returns
a collection of proto surface object and a grid, and associations