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

Nested Options struct for conversion options. More...

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

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

Public Attributes

SurfaceConverter::Options surfaceOptions
 The conversion options for the surface part.
 
ActsScalar linkLength = 10.
 Link length.
 
std::map< const
Experimental::DetectorVolume
*, unsigned int > 
volumeIndices
 Link index map.
 

Detailed Description

Nested Options struct for conversion options.

Definition at line 40 of file PortalSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 40 of file PortalSvgConverter.hpp

Member Data Documentation

ActsScalar Acts::Svg::PortalConverter::Options::linkLength = 10.

Link length.

Definition at line 44 of file PortalSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 44 of file PortalSvgConverter.hpp

SurfaceConverter::Options Acts::Svg::PortalConverter::Options::surfaceOptions

The conversion options for the surface part.

Definition at line 42 of file PortalSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 42 of file PortalSvgConverter.hpp

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

std::map<const Experimental::DetectorVolume*, unsigned int> Acts::Svg::PortalConverter::Options::volumeIndices

Link index map.

Definition at line 46 of file PortalSvgConverter.hpp.

View newest version in sPHENIX GitHub at line 46 of file PortalSvgConverter.hpp

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


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