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

Classes

struct  Options
 Nested Options struct. More...

Functions

ProtoSurface convert (const Acts::GeometryContext &gctx, const Acts::Surface &surface, const SurfaceConverter::Options &cOptions)
 Convert into a svg::proto surface.

Function Documentation

◆ convert()

ProtoSurface ActsPlugins::Svg::SurfaceConverter::convert ( const Acts::GeometryContext & gctx,
const Acts::Surface & surface,
const SurfaceConverter::Options & cOptions )

Convert into a svg::proto surface.

Parameters
gctxis the geometry context of the conversion call
surfaceis the surface to convert
cOptionsis the conversion options struct
Returns
a proto surface object