Analysis Software
Documentation for sPHENIX simulation software
|
Nested Options struct. More...
#include <acts/blob/sPHENIX/Plugins/ActSVG/include/Acts/Plugins/ActSVG/SurfaceSvgConverter.hpp>
Public Attributes | |
Style | style |
A The style for the surfaces. | |
bool | templateSurface = false |
Indicate if you want to draw this as a template surface. | |
Nested Options struct.
Definition at line 28 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 28 of file SurfaceSvgConverter.hpp
Style Acts::Svg::SurfaceConverter::Options::style |
A The style for the surfaces.
Definition at line 30 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 30 of file SurfaceSvgConverter.hpp
Referenced by BOOST_AUTO_TEST_CASE(), Acts::Svg::SurfaceConverter::convert(), Acts::Svg::SurfaceArrayConverter::convert(), Acts::Svg::DetectorVolumeConverter::convert(), and Acts::Svg::IndexedSurfacesConverter::convertImpl().
bool Acts::Svg::SurfaceConverter::Options::templateSurface = false |
Indicate if you want to draw this as a template surface.
Definition at line 32 of file SurfaceSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 32 of file SurfaceSvgConverter.hpp
Referenced by Acts::Svg::SurfaceConverter::convert(), and Acts::Svg::SurfaceArrayConverter::convert().