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

A nested options class for the layer conversion. More...

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

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

Public Attributes

std::map< const
Experimental::Portal
*, unsigned int > 
portalIndices
 The Portal indices.
 
PortalConverter::Options portalOptions
 The Portal converter options.
 
SurfaceConverter::Options surfaceOptions
 The Surface converter options.
 

Detailed Description

A nested options class for the layer conversion.

Definition at line 37 of file DetectorVolumeSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 37 of file DetectorVolumeSvgConverter.hpp

Member Data Documentation

std::map<const Experimental::Portal*, unsigned int> Acts::Svg::DetectorVolumeConverter::Options::portalIndices

The Portal indices.

Definition at line 39 of file DetectorVolumeSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 39 of file DetectorVolumeSvgConverter.hpp

Referenced by Acts::Svg::DetectorConverter::convert(), and Acts::Svg::DetectorVolumeConverter::convert().

PortalConverter::Options Acts::Svg::DetectorVolumeConverter::Options::portalOptions

The Portal converter options.

Definition at line 41 of file DetectorVolumeSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 41 of file DetectorVolumeSvgConverter.hpp

Referenced by BOOST_AUTO_TEST_CASE(), Acts::Svg::DetectorConverter::convert(), and Acts::Svg::DetectorVolumeConverter::convert().

SurfaceConverter::Options Acts::Svg::DetectorVolumeConverter::Options::surfaceOptions

The Surface converter options.

Definition at line 43 of file DetectorVolumeSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 43 of file DetectorVolumeSvgConverter.hpp

Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Svg::DetectorVolumeConverter::convert().


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