Skip to content

Autoconfigure CA-based detector flags

Tadej Novak requested to merge tadej/athena:ca/detectorflags into master

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.

/cc @emoyse @wlampl @elmsheus @jchapman @nstyles

Edited by Tadej Novak

Merge request reports