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

Go to the source code of this file.

Classes

struct  Acts::Svg::LayerConverter::Options
 A nested options class for the layer conversion. More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Svg
 
namespace  Acts::Svg::LayerConverter
 

Enumerations

enum  Acts::Svg::LayerConverter::Sheets { Acts::Svg::LayerConverter::eModuleInfo = 0, Acts::Svg::LayerConverter::eGridInfo = 1, Acts::Svg::LayerConverter::eCrossSectionXY = 2, Acts::Svg::LayerConverter::eCrossSectionZR = 3 }
 The enumeration for sheets. More...
 

Functions

std::vector< actsvg::svg::object > Acts::Svg::LayerConverter::convert (const GeometryContext &gctx, const Layer &layer, const Options &cOptions)
 

Variables

static std::array< ActsScalar, 2 > Acts::Svg::noLimitZ
 
static std::array< ActsScalar, 2 > Acts::Svg::noLimitPhi = {-M_PI, M_PI}