Analysis Software
Documentation for sPHENIX simulation software
|
Nested options struct. More...
#include <acts/blob/sPHENIX/Plugins/ActSVG/include/Acts/Plugins/ActSVG/IndexedSurfacesSvgConverter.hpp>
Public Attributes | |
GeometryHierarchyMap< Style > | surfaceStyles |
Hierarchy map of styles. | |
GridConverter::Options | gridOptions |
The Grid converter options. | |
Nested options struct.
Definition at line 69 of file IndexedSurfacesSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 69 of file IndexedSurfacesSvgConverter.hpp
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().