Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SurfaceArraySvgConverter.hpp File Reference
#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>
+ Include dependency graph for SurfaceArraySvgConverter.hpp:
+ This graph shows which files directly or indirectly include this file:

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)