Skip to content
Snippets Groups Projects
  1. Jan 30, 2025
  2. Jan 29, 2025
  3. Jan 27, 2025
    • Administrator's avatar
      Fix Experimental build · 2fd7180e
      Administrator authored
      The experimental build mode should not remove the build directory neither
      update the local working copy. Unfortunately this features were brocken because
      of typos in a comparisson where lower case and upper case modes were mixed.
      2fd7180e
  4. Jan 24, 2025
  5. Jan 23, 2025
  6. Jan 21, 2025
  7. Jan 16, 2025
  8. Jan 15, 2025
  9. Jan 14, 2025
    • Sergei Zharko's avatar
      CbmEvent: · 77e8d735
      Sergei Zharko authored and Sergei Zharko's avatar Sergei Zharko committed
       - setting const qualifier to the GetIndex and the GetStsTrackIndex functions
       - re-implimenting the GetIndex function to make it const qualified and reduce the number of access calls
      77e8d735
  10. Jan 08, 2025
  11. Dec 22, 2024
  12. Dec 21, 2024
    • Administrator's avatar
      Fix weekly tests · 3c9137a6
      Administrator authored
      Correct file names in kfparticle test.
      Add correct much initilization in kfparticle and mcbm hadron analysis
      tests.
      3c9137a6
  13. Dec 20, 2024
    • Administrator's avatar
      Fix script generation macro · fe31d7c3
      Administrator authored
      In the macro GENERATE_CBM_TEST_SCRIPT the Geant4 data variables were not
      properly added to the generated shell script. This was not yet seen since all
      tests were done with the Geant3 simulation engine. The problem was found after
      the KF related tests were moved to  Geant4.
      fe31d7c3
    • Administrator's avatar
      Fix KF reco in Weekly tests · 44e23d97
      Administrator authored
      The transport stage still placed the target at 0. cm. The global coordinate
      system was changed long time ago to have the origin in the middle of the
      magnet. Change the target as well as well as the origin of the reactions to
      z=-44. cm.
      44e23d97
  14. Dec 19, 2024
  15. Dec 18, 2024
  16. Dec 17, 2024
    • Florian Uhlig's avatar
      Add possibility to define number of cpus for tests · 929783dd
      Florian Uhlig authored
      When running the Dart.sh script normally all available cores are used which
      works well in most cases. Up to now it was possible to limit the number of
      used cores by defining the environment variable NCPU which was used for the
      build as well as the test stage. Depending on the system this resulted in a
      large number of tests which ran into timeouts which were not seen when running
      the tests sequentially. With this commit it becomes possible to limit the used
      cores during the test stage independently. This is done by defining the
      environent variable NCPU4TEST.
      929783dd
  17. Dec 12, 2024
  18. Dec 09, 2024
  19. Dec 05, 2024
Loading