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

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

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

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

Public Attributes

bool gridInfo = true
 Configuration of the views.
double labelGauge = 0.
 Label gauge for display.
bool labelProjection = false
 Label checks.
bool moduleInfo = true
 Include module information.
std::string name = ""
 The name for the conversion object.
std::array< double, 2 > phiRange = noLimitPhi
 The phi limit for projections.
bool projectionInfo = true
 Include projection information.
Acts::GeometryHierarchyMap< StylesurfaceStyles
 The style of the surface objects.
std::array< double, 2 > zRange = noLimitZ
 The z limit for projections.

Detailed Description

A nested options class for the layer conversion.