Skip to content

Allow Misalignment of the Detector Setup

Simon Spannagel requested to merge misalignment into master

This merge request adds the feature of random misalignments of all detector planes. The precision can be set via the configuration of the GeometryBuilderG4 module.

Todo:

  • Discuss if configuration of alignment precision is better on a per-detector basis (aka to be added to the detector config)
  • Discuss if we need reproducible misalignments, currently the misalignment is completely random and can only be reproduced using a constant global seed
  • Check with full telescope reconstruction if this is picked up correctly
  • Find a way to store the misalignment constants to the data to allow comparison in analysis
Edited by Simon Spannagel

Merge request reports