Skip to content

Move Field Checking into Detector Class

Simon Spannagel requested to merge fielddata into master

This is an attempt to cross-check field size and matching with a given detector more centrally in the Detector class instead of re-implementing this in all field reader modules.

Merge request reports