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

Nested Options struct for the writing configuration. More...

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

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

Public Attributes

std::string prefix = ""
 Prefix the output names.
 
GeometryHierarchyMap
< LayerConverter::Options
layerOptions
 Write the layer conversion options.
 

Detailed Description

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

Member Data Documentation

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().


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