Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 19, 2024
  3. Dec 18, 2024
  4. 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
  5. Dec 12, 2024
  6. Dec 09, 2024
  7. Dec 05, 2024
  8. Dec 04, 2024
  9. Nov 29, 2024
    • Pierre-Alain Loizeau's avatar
      Add more detail in printout and more options in tsadump binary · 0b2cf448
      Pierre-Alain Loizeau authored
      - Print helper block with description of the miscoslice descriptor dump lines
      - Add option to select a given system ID
      - Add option to print only a given number of microslices for each component in each TS
      dev_2024_48
      0b2cf448
    • Pierre-Alain Loizeau's avatar
      Bugfix and Improve TS and MS Printout formaters · b43b6264
      Pierre-Alain Loizeau authored
      - Fix missing own header include for CbmFormatTsPrintout in the source file
      - Replace std::endl with plain newline
      - Add method to print a microslice descriptor help (dump description)
      - Catch more low probablility error/crash cases (TS with no comp, Comps with no MS, ...)
      - Add possibility to dump the MS for only a selected System ID type (default = all as before)
      - Add possibility to dump only the first M microslices in each component for each TS (default = all as before)
      b43b6264
  10. Nov 28, 2024
  11. Nov 27, 2024
  12. Nov 26, 2024
  13. Nov 25, 2024
  14. Nov 22, 2024
  15. Nov 21, 2024
  16. Nov 20, 2024
Loading