|
ACTS
Experiment-independent tracking
|
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. | |
| 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.
| gctx | is the geometry context of the conversion call |
| surfaces | the container of surfaces |
| indexGrid | the indexGrid delegate |
| cOptions | the conversion options |