Analysis Software
Documentation for sPHENIX simulation software
|
A nested options class for the layer conversion. More...
#include <acts/blob/sPHENIX/Plugins/ActSVG/include/Acts/Plugins/ActSVG/LayerSvgConverter.hpp>
Public Attributes | |
std::string | name = "" |
The name for the conversion object. | |
GeometryHierarchyMap< Style > | surfaceStyles |
The style of the surface objects. | |
std::array< ActsScalar, 2 > | zRange = noLimitZ |
The z limit for projections. | |
std::array< ActsScalar, 2 > | phiRange = noLimitPhi |
The phi limit for projections. | |
bool | gridInfo = true |
Configuration of the views. | |
bool | moduleInfo = true |
bool | projectionInfo = true |
bool | labelProjection = false |
Label checks. | |
ActsScalar | labelGauge = 0. |
A nested options class for the layer conversion.
Definition at line 42 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 42 of file LayerSvgConverter.hpp
bool Acts::Svg::LayerConverter::Options::gridInfo = true |
Configuration of the views.
Definition at line 52 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 52 of file LayerSvgConverter.hpp
Referenced by Acts::Svg::LayerConverter::convert().
ActsScalar Acts::Svg::LayerConverter::Options::labelGauge = 0. |
Definition at line 57 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 57 of file LayerSvgConverter.hpp
bool Acts::Svg::LayerConverter::Options::labelProjection = false |
Label checks.
Definition at line 56 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 56 of file LayerSvgConverter.hpp
bool Acts::Svg::LayerConverter::Options::moduleInfo = true |
Definition at line 53 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 53 of file LayerSvgConverter.hpp
Referenced by Acts::Svg::LayerConverter::convert().
std::string Acts::Svg::LayerConverter::Options::name = "" |
The name for the conversion object.
Definition at line 44 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 44 of file LayerSvgConverter.hpp
Referenced by cpp.tokenize.Token::__str__(), cpp.ast.Define::__str__(), cpp.ast.Parameter::__str__(), cpp.ast.Typedef::__str__(), cpp.ast._NestedType::__str__(), cpp.ast.Class::__str__(), cpp.ast.Function::__str__(), cpp.ast.Type::__str__(), BOOST_AUTO_TEST_CASE(), Acts::Svg::LayerConverter::convert(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().
std::array<ActsScalar, 2> Acts::Svg::LayerConverter::Options::phiRange = noLimitPhi |
The phi limit for projections.
Definition at line 50 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 50 of file LayerSvgConverter.hpp
bool Acts::Svg::LayerConverter::Options::projectionInfo = true |
Definition at line 54 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 54 of file LayerSvgConverter.hpp
GeometryHierarchyMap<Style> Acts::Svg::LayerConverter::Options::surfaceStyles |
The style of the surface objects.
Definition at line 46 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 46 of file LayerSvgConverter.hpp
Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Svg::LayerConverter::convert().
std::array<ActsScalar, 2> Acts::Svg::LayerConverter::Options::zRange = noLimitZ |
The z limit for projections.
Definition at line 48 of file LayerSvgConverter.hpp.
View newest version in sPHENIX GitHub at line 48 of file LayerSvgConverter.hpp