![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Plugins/ActSVG/SvgUtils.hpp"#include <actsvg/core.hpp>#include <actsvg/meta.hpp>
Include dependency graph for SurfaceSvgConverter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::Svg::SurfaceConverter::Options |
| Nested Options struct. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Svg |
| namespace | Acts::Svg::SurfaceConverter |
| namespace | Acts::Svg::View |
| namespace | Acts::Svg::Sheet |
Functions | |
| ProtoSurface | Acts::Svg::SurfaceConverter::convert (const GeometryContext &gctx, const Surface &surface, const SurfaceConverter::Options &cOptions) |
| static actsvg::svg::object | Acts::Svg::View::xy (const ProtoSurface &pSurface, const std::string &identification) |
| static actsvg::svg::object | Acts::Svg::View::zr (const ProtoSurface &pSurface, const std::string &identification) |
| static actsvg::svg::object | Acts::Svg::View::zphi (const ProtoSurface &pSurface, const std::string &identification) |
| static actsvg::svg::object | Acts::Svg::View::zrphi (const ProtoSurface &pSurface, const std::string &identification) |
| static actsvg::svg::object | Acts::Svg::Sheet::xy (const ProtoSurface &pSurface, const std::string &identification) |