Skip to content

AutoConfigFlags: factorize detector description flags

Frank Winklmeier requested to merge fwinkl/athena:detdescrinfo into master

Introduce a "detector" layer for the detector description flags to make sure we don't have name collisions across systems. Adjust client code accordingly.

Also remove the default values as those are already being set within the detector specific GeoDB modules.

Merge request reports