ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
ActsPlugins::Svg::EventDataConverter Namespace Reference

Utilities to convert event data to SVG objects. More...

Functions

template<typename view_type>
actsvg::svg::object point (const Acts::Vector3 &pos, double size, const Style &style, unsigned int idx)
 Write/create a 3D point in a given view.
actsvg::svg::object pointXY (const Acts::Vector3 &pos, double size, const Style &style, unsigned int idx=0)
 Write/create a 3D point in XY view.
actsvg::svg::object pointZR (const Acts::Vector3 &pos, double size, const Style &style, unsigned int idx=0)
 Write/create a 3D point in ZR view.

Detailed Description

Utilities to convert event data to SVG objects.