Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Svg::GridConverter::Options Struct Reference

Nested Options struct. More...

#include <acts/blob/sPHENIX/Plugins/ActSVG/include/Acts/Plugins/ActSVG/GridSvgConverter.hpp>

+ Collaboration diagram for Acts::Svg::GridConverter::Options:

Public Attributes

Style style {{150, 150, 150}, 0.5}
 A The style for the surfaces.
 
std::optional< AxisBoundoptionalBound
 Optional bound - in case of 1-dim grid.
 

Detailed Description

Nested Options struct.

Definition at line 37 of file GridSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 37 of file GridSvgConverter.hpp

Member Data Documentation

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

Optional bound - in case of 1-dim grid.

Definition at line 41 of file GridSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 41 of file GridSvgConverter.hpp

Referenced by Acts::Svg::GridConverter::convert(), and Acts::Svg::IndexedSurfacesConverter::convertImpl().

Style Acts::Svg::GridConverter::Options::style {{150, 150, 150}, 0.5}

A The style for the surfaces.

Definition at line 39 of file GridSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 39 of file GridSvgConverter.hpp

Referenced by Acts::Svg::GridConverter::convert(), and generateDrawOptions().


The documentation for this struct was generated from the following file: