![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
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. | |
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
| 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().