Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
    • Administrator's avatar
      Use Geant4 transport on macosx · fac74d18
      Administrator authored
      With newer version of macosx and/or XCode the Geant3 code compiles without
      problems but when it comes to memory allocation during runtime the execution
      crashes. Up to now the underlying problem couldn't be identified.
      Change CI tests such that on macosx only Geant4 is used. On Linux still Geant3
      is used as simulation engine.
      fac74d18
  2. Feb 15, 2025
  3. Feb 10, 2025
  4. Feb 07, 2025
  5. Jan 29, 2025
    • Sergei Zharko's avatar
      reco_mcbm.sh and KFPF lambda in mCBM: · 05951078
      Sergei Zharko authored and Sergey Gorbunov's avatar Sergey Gorbunov committed
      1. reco_mcbm.sh:  New options (separate directory for different steps, lambda in mCBM, retrieving a tsa file name from and index list)
      2. reco_mcbm_job.sh:  Settings to run reco_mcbm.sh from the box on virgo (vs. runID and jobID)
      3. cbm::kfp::V0FinderTask: minor bug fixes
      05951078
  6. Jan 21, 2025
  7. Dec 22, 2024
  8. 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
  9. Nov 08, 2024
  10. Oct 14, 2024
  11. Sep 17, 2024
  12. Aug 02, 2024
  13. Aug 01, 2024
  14. Jul 24, 2024
  15. Jun 28, 2024
  16. Jun 20, 2024
  17. Jun 12, 2024
    • Sergei Zharko's avatar
      Offline QA: specific configuration of the QA task · 024a19d9
      Sergei Zharko authored and Sergei Zharko's avatar Sergei Zharko committed
      The commit introduces the possibility of the specific QA task configuration withing the QA-config yaml file.
      In the yaml-file, the configuration should be defined under qa/<task name>/specific node. On the task side
      the configuration is represented with a plain structure (Config), which can be defined using the function
      std::optional<Config> CbmQaTask::ReadSpecificConfig<Config>() in the task initialization function (for
      expample see the CbmCaInputQaBase class implementation).
      
      The specific configuration feature is optional and can rely on the default-initialized Config structure, so the "specific" branch
      of the QA-configuration file is not mandatory.
      024a19d9
  18. May 23, 2024
    • Sergei Zharko's avatar
    • Sergei Zharko's avatar
      Offline QA updates: · cf66735d
      Sergei Zharko authored
      1. CbmQaTask[BUGFIX]: default run over entire time-slice, if the opposite is not required explicitly (fixes a repeated loop over hits in the CA input QA)
      2. mcbm_qa.C: modifications to run on the real data
      3. New histograms for the CbmCaSetupQa task
      4. Installation rules are added for the create_mcbm_geo_setup.C and run_recoQa.C macros
      cf66735d
  19. May 07, 2024
  20. Apr 30, 2024
  21. Apr 24, 2024
  22. Mar 27, 2024
  23. Mar 26, 2024
  24. Feb 29, 2024
  25. Feb 15, 2024
  26. Feb 06, 2024
  27. Jan 08, 2024
  28. Jan 03, 2024
  29. Dec 14, 2023
Loading