Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/GeometryHierarchyMap.hpp"
#include "Acts/Plugins/ActSVG/IndexedSurfacesSvgConverter.hpp"
#include "Acts/Plugins/ActSVG/PortalSvgConverter.hpp"
#include "Acts/Plugins/ActSVG/SvgUtils.hpp"
#include <actsvg/core.hpp>
#include <actsvg/meta.hpp>
#include <map>
#include <string>
#include <tuple>
Go to the source code of this file.
Classes | |
struct | Acts::Svg::DetectorVolumeConverter::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::DetectorVolumeConverter |
namespace | Acts::Svg::View |
Typedefs | |
using | Acts::Svg::ProtoVolume = actsvg::proto::volume< std::vector< Vector3 >> |
Functions | |
std::tuple< ProtoVolume, ProtoIndexedSurfaceGrid > | Acts::Svg::DetectorVolumeConverter::convert (const GeometryContext &gctx, const Experimental::DetectorVolume &dVolume, const Options &volumeOptions) |
static actsvg::svg::object | Acts::Svg::View::xy (const ProtoVolume &volume, const std::string &identification, bool displayPortals=true) |
static actsvg::svg::object | Acts::Svg::View::zr (const ProtoVolume &volume, const std::string &identification, bool displayPortals=true) |