Skip to content

Draft: Detector toolkit

Tamas Gal requested to merge detector-toolkit into main

This implements a few helper functions to mutate the detector (geometry).

It also gets rid of a few field accesses in favour of getters for a couple of values, so that manipulations of the detector are more safe.

Merge request reports