Autoconfigure CA-based detector flags
Geometry flags until now have always been all false (with some minor exceptions). This MR adds new flags DetectorEnable*
that are autoconfigured from the geometry tag used.
Geometry flags will eventually also be migrated to do that.
The MR also adds a helper function to configure detectors from a list.
Edited by Tadej Novak