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

Classes

struct  Options
 A nested options class for the layer conversion. More...

Enumerations

enum  Sheets { eModuleInfo = 0 , eGridInfo = 1 , eCrossSectionXY = 2 , eCrossSectionZR = 3 }
 The enumeration for sheets. More...

Functions

std::vector< actsvg::svg::object > convert (const Acts::GeometryContext &gctx, const Acts::Layer &layer, const Options &cOptions)
 Write/create the layer sheets for a given layer.

Function Documentation

◆ convert()

std::vector< actsvg::svg::object > ActsPlugins::Svg::LayerConverter::convert ( const Acts::GeometryContext & gctx,
const Acts::Layer & layer,
const Options & cOptions )

Write/create the layer sheets for a given layer.

Parameters
gctxthe geometry context
layerthe layer to be displayed
cOptionsthe conversion objects
Returns
a vector of svg objects