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

Go to the source code of this file.

Namespaces

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

Functions

actsvg::svg::object Acts::Svg::EventDataConverter::pointXY (const Vector3 &pos, ActsScalar size, const Style &style, unsigned int idx=0)
 
actsvg::svg::object Acts::Svg::EventDataConverter::pointZR (const Vector3 &pos, ActsScalar size, const Style &style, unsigned int idx=0)
 
template<typename view_type >
actsvg::svg::object Acts::Svg::EventDataConverter::point (const Vector3 &pos, ActsScalar size, const Style &style, unsigned int idx)