Skip to content

Draft: Add the possibility of ignoring the overlay for specific conditions

Marco Clemencic requested to merge add-overlay-exceptions into master

If a file is part of the overlay, we can declare some of its conditions exceptions for the overlay, so that their value is always loaded from the database regardless the content of the overlay.

Updates to the value in memory are still recorded in the overlay dump, but ignored when the dump is loaded.

This feature is needed for Velo alignment studies where we need to bootstrap the alignment from the values in the database instead of using the measured alignment from the previous run.

/cc @mfontana @freiss


Validated by

  • Core Software
  • RTA
  • Simulation

Merge request reports