![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/TrackingGeometry.hpp"#include "Acts/Plugins/ActSVG/LayerSvgConverter.hpp"#include "Acts/Plugins/ActSVG/SurfaceSvgConverter.hpp"#include "Acts/Plugins/ActSVG/SvgUtils.hpp"#include "Acts/Plugins/ActSVG/TrackingGeometrySvgConverter.hpp"#include "Acts/Plugins/Python/Utilities.hpp"#include "ActsExamples/EventData/GeometryContainers.hpp"#include "ActsExamples/EventData/SimHit.hpp"#include "ActsExamples/EventData/SimSpacePoint.hpp"#include "ActsExamples/Io/Svg/SvgPointWriter.hpp"#include "ActsExamples/Io/Svg/SvgTrackingGeometryWriter.hpp"#include <memory>#include <pybind11/pybind11.h>#include <pybind11/stl.h>
Include dependency graph for Svg.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts::Python |
Functions | |
| void | Acts::Python::addSvg (Context &ctx) |