![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Plugins/ActSVG/LayerSvgConverter.hpp"#include "Acts/Plugins/ActSVG/SvgUtils.hpp"#include <actsvg/core.hpp>#include <actsvg/meta.hpp>
Include dependency graph for TrackingGeometrySvgConverter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::Svg::TrackingGeometryConverter::Options |
| Nested Options struct for the writing configuration. More... | |
| struct | Acts::Svg::TrackingGeometryConverter::State |
| State object to collect geometry-wise information. More... | |
| struct | Acts::Svg::TrackingGeometryProjections::Options |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Svg |
| namespace | Acts::Svg::TrackingGeometryConverter |
| namespace | Acts::Svg::TrackingGeometryProjections |
Functions | |
| std::vector< actsvg::svg::object > | Acts::Svg::TrackingGeometryConverter::convert (const GeometryContext &gctx, const TrackingGeometry &tGeometry, const Options &cOptions) |
| void | Acts::Svg::TrackingGeometryConverter::convert (const GeometryContext &gctx, const TrackingVolume &tVolume, const Options &cOptions, State &cState) |
| std::array < actsvg::svg::object, 2 > | Acts::Svg::TrackingGeometryProjections::convert (const GeometryContext &gctx, const Acts::TrackingGeometry &tGeometry, const Options &cOptions) |