Skip to content
Snippets Groups Projects
  1. Apr 24, 2023
  2. Apr 22, 2023
  3. Apr 17, 2023
  4. Apr 14, 2023
  5. Apr 12, 2023
  6. Apr 11, 2023
  7. Apr 06, 2023
  8. Apr 05, 2023
  9. Mar 22, 2023
  10. Mar 21, 2023
    • Administrator's avatar
      Fix warnings about deprecated code · 6f04bfdc
      Administrator authored
      With FairRoot v18.8 the functions GetOutputFile() and SetOutputFile() are
      deprecated instead of using a file sink. Correct user code to create the
      file sink correctly or to extract the file name from the file sink.
      Comparisons of results before and after the change showed that the results
      are absolutely identical.
      6f04bfdc
    • Administrator's avatar
      Allow fixed random seed for all transport macros · 7123e90b
      Administrator authored
      There were still some transport macros which did not allow to fix the random
      seed. This is fixed now such that all transport macros from the CI suite now
      run with a fixed random seed of 1. This allows to compare results of different
      software versions for identity.
      7123e90b
Loading