Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PortalSvgConverter.hpp File Reference
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Plugins/ActSVG/SurfaceSvgConverter.hpp"
#include "Acts/Plugins/ActSVG/SvgUtils.hpp"
#include "Acts/Utilities/BinningType.hpp"
#include "actsvg/core.hpp"
#include "actsvg/meta.hpp"
#include <map>
#include <memory>
#include <tuple>
+ Include dependency graph for PortalSvgConverter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::Svg::PortalConverter::Options
 Nested Options struct for conversion options. More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Experimental
 
namespace  Acts::Svg
 
namespace  Acts::Svg::PortalConverter
 
namespace  Acts::Svg::View
 

Typedefs

using Acts::Svg::ProtoPortal = actsvg::proto::portal< std::vector< Vector3 >>
 
using Acts::Svg::ProtoLink = ProtoPortal::link
 

Functions

ProtoPortal Acts::Svg::PortalConverter::convert (const GeometryContext &gctx, const Experimental::Portal &portal, const PortalConverter::Options &portalOptions)
 
static actsvg::svg::object Acts::Svg::View::xy (const ProtoPortal &portal, const std::string &identification)
 
static actsvg::svg::object Acts::Svg::View::zr (const ProtoPortal &portal, const std::string &identification)