Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/GeometryHierarchyMap.hpp"
#include "Acts/Plugins/ActSVG/SvgUtils.hpp"
#include <actsvg/meta.hpp>
#include <tuple>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Acts::Svg::SurfaceArrayConverter::Options |
Nested options struct. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Svg |
namespace | Acts::Svg::SurfaceArrayConverter |
Typedefs | |
using | Acts::Svg::ProtoSurfaces = std::vector< ProtoSurface > |
using | Acts::Svg::ProtoAssociations = std::vector< std::vector< size_t >> |
Functions | |
std::tuple< std::vector < ProtoSurfaces >, ProtoGrid, std::vector< ProtoAssociations > > | Acts::Svg::SurfaceArrayConverter::convert (const GeometryContext &gctx, const SurfaceArray &surfaceArray, const Options &cOptions) |