asalzburger / sms2024-actsvg-dbv

0 stars 1 forks source link

Mission Statement #1

Closed asalzburger closed 1 month ago

asalzburger commented 3 months ago

The aim of this project is to add functionality to the actsvg display library that will allow to display information from a database or from different source, e.g. histograms overlaid onto the detector geometry.

actsvg is a C++ library that aims to facilitate projective views of the detector or reconstruction objects and allows to overlay them with information. It produces SVG files that then can be used for documentation or displayed with viewers, e.g. most modern web browsers.

Developed code that can be used further should be included into the repository by making pull requests (PRs) to it.

Getting started and first steps

The first steps are outlined in #2