ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::Svg::GridConverter::Options Struct Reference

Nested Options struct. More...

#include </home/runner/work/acts/acts/Plugins/ActSVG/include/ActsPlugins/ActSVG/GridSvgConverter.hpp>

Collaboration diagram for ActsPlugins::Svg::GridConverter::Options:
[legend]

Public Attributes

std::optional< AxisBoundoptionalBound
 Optional bound - in case of 1-dim grid.
Style style = defaultGridStyle
 A The style for the surfaces.

Detailed Description

Nested Options struct.

Member Data Documentation

◆ optionalBound

std::optional<AxisBound> ActsPlugins::Svg::GridConverter::Options::optionalBound

Optional bound - in case of 1-dim grid.

◆ style

Style ActsPlugins::Svg::GridConverter::Options::style = defaultGridStyle

A The style for the surfaces.