|
ACTS
Experiment-independent tracking
|
A nested options class for the layer conversion. More...
#include </home/runner/work/acts/acts/Plugins/ActSVG/include/ActsPlugins/ActSVG/LayerSvgConverter.hpp>
Public Attributes | |
| bool | gridInfo = true |
| Configuration of the views. | |
| double | labelGauge = 0. |
| bool | labelProjection = false |
| Label checks. | |
| bool | moduleInfo = true |
| std::string | name = "" |
| The name for the conversion object. | |
| std::array< double, 2 > | phiRange = noLimitPhi |
| The phi limit for projections. | |
| bool | projectionInfo = true |
| Acts::GeometryHierarchyMap< Style > | surfaceStyles |
| The style of the surface objects. | |
| std::array< double, 2 > | zRange = noLimitZ |
| The z limit for projections. | |
A nested options class for the layer conversion.
| bool ActsPlugins::Svg::LayerConverter::Options::gridInfo = true |
Configuration of the views.
| double ActsPlugins::Svg::LayerConverter::Options::labelGauge = 0. |
| bool ActsPlugins::Svg::LayerConverter::Options::labelProjection = false |
Label checks.
| bool ActsPlugins::Svg::LayerConverter::Options::moduleInfo = true |
| std::string ActsPlugins::Svg::LayerConverter::Options::name = "" |
The name for the conversion object.
| std::array<double, 2> ActsPlugins::Svg::LayerConverter::Options::phiRange = noLimitPhi |
The phi limit for projections.
| bool ActsPlugins::Svg::LayerConverter::Options::projectionInfo = true |
| Acts::GeometryHierarchyMap<Style> ActsPlugins::Svg::LayerConverter::Options::surfaceStyles |
The style of the surface objects.
| std::array<double, 2> ActsPlugins::Svg::LayerConverter::Options::zRange = noLimitZ |
The z limit for projections.