![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/GeometryHierarchyMap.hpp"#include "Acts/Plugins/ActSVG/DetectorVolumeSvgConverter.hpp"#include "Acts/Plugins/ActSVG/SvgUtils.hpp"#include <actsvg/core.hpp>#include <actsvg/meta.hpp>
Include dependency graph for DetectorSvgConverter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::Svg::DetectorConverter::Options |
| A nested options class for the layer conversion. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Experimental |
| namespace | Acts::Svg |
| namespace | Acts::Svg::DetectorConverter |
| namespace | Acts::Svg::View |
Typedefs | |
| using | Acts::Svg::ProtoDetector = actsvg::proto::detector< std::vector< Vector3 >> |
Functions | |
| ProtoDetector | Acts::Svg::DetectorConverter::convert (const GeometryContext &gctx, const Experimental::Detector &detector, const Options &detectorOptions) |
| static actsvg::svg::object | Acts::Svg::View::xy (const ProtoDetector &detector, const std::string &identification) |
| static actsvg::svg::object | Acts::Svg::View::zr (const ProtoDetector &detector, const std::string &identification) |