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

Nested options struct. More...

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

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

Public Attributes

GeometryHierarchyMap< StylesurfaceStyles
 Hierarchy map of styles.
 
GridConverter::Options gridOptions
 The Grid converter options.
 

Detailed Description

Nested options struct.

Definition at line 69 of file IndexedSurfacesSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 69 of file IndexedSurfacesSvgConverter.hpp

Member Data Documentation

GridConverter::Options Acts::Svg::IndexedSurfacesConverter::Options::gridOptions

The Grid converter options.

Definition at line 73 of file IndexedSurfacesSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 73 of file IndexedSurfacesSvgConverter.hpp

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

GeometryHierarchyMap<Style> Acts::Svg::IndexedSurfacesConverter::Options::surfaceStyles

Hierarchy map of styles.

Definition at line 71 of file IndexedSurfacesSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 71 of file IndexedSurfacesSvgConverter.hpp

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


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