Make the reproducibility testing script work with the new GenericExtrapolationExample
Compare changes
+ 5
− 0
@@ -212,6 +212,11 @@ int compareRootFiles(std::string file1, std::string file2,
GitLab service scheduled maintenance on Monday, August 18th 2025 as of 07h00 Geneva time for a period of 3 hours. Further information under OTG0157026.
There have been quite a lot of changes in the test framework recently, and in particular in the GenericExtrapolationExample. Some of these changes violated the expectations of my automated reproducibility testing script. So I updated it accordingly.
If you want to try it out, the new syntax is like this:
./testReproducibility.sh GenericExtrapolation ExtrapolationCharged ExtrapolationNeutral
This MR fixes ACTSFW-33.