Update to allow Alignment to run multithreaded
Compare changes
@@ -14,7 +14,6 @@
@@ -37,29 +36,29 @@ namespace LHCb::Alignment {
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
Modifications to allow running multithreaded:
This addresses most of what is discussed in #30
This also fixes a crash in a test on clang that was due to a bug in the IO of the Al::Equations object.