Analysis Software
Documentation for sPHENIX simulation software
|
Nested Options struct for the writing configuration. More...
#include <acts/blob/sPHENIX/Plugins/ActSVG/include/Acts/Plugins/ActSVG/TrackingGeometrySvgConverter.hpp>
Public Attributes | |
std::string | prefix = "" |
Prefix the output names. | |
GeometryHierarchyMap < LayerConverter::Options > | layerOptions |
Write the layer conversion options. | |
Nested Options struct for the writing configuration.
Definition at line 27 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 27 of file TrackingGeometrySvgConverter.hpp
GeometryHierarchyMap<LayerConverter::Options> Acts::Svg::TrackingGeometryConverter::Options::layerOptions |
Write the layer conversion options.
Definition at line 31 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 31 of file TrackingGeometrySvgConverter.hpp
Referenced by Acts::Svg::TrackingGeometryConverter::convert().
std::string Acts::Svg::TrackingGeometryConverter::Options::prefix = "" |
Prefix the output names.
Definition at line 29 of file TrackingGeometrySvgConverter.hpp.
View newest version in sPHENIX GitHub at line 29 of file TrackingGeometrySvgConverter.hpp
Referenced by Acts::Svg::TrackingGeometryConverter::convert().