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 27, 2024
  3. Nov 17, 2023
  4. Oct 19, 2023
  5. Sep 24, 2023
    • Lukas Chlad's avatar
      Implementation of FSD hit reconstruction · cea98623
      Lukas Chlad authored and Florian Uhlig's avatar Florian Uhlig committed
      Adding detector-specific FSD hit producer, currently a very simple ideal one - copying data from digi to hit - adding only geometry information of the center and dimension of the FSD module.
      Inclusion of FSD into event-building algorithms. Following the templates and just adding cases if the FSD detector objects are processed.
      Adding FSD to run_reco macros and also to new compiled reco executable.
      Modified CbmFsdHit class, new constructor with all info needed.
      dev_2023_39
      cea98623
  6. Jul 28, 2023
  7. Jul 12, 2023
  8. Jul 22, 2022
  9. Jun 02, 2022
  10. May 05, 2022
  11. Apr 06, 2022
  12. Mar 15, 2022
  13. Mar 14, 2022
  14. Mar 12, 2022
  15. Mar 11, 2022
  16. Mar 10, 2022
  17. Mar 02, 2022
  18. Feb 09, 2022
    • Administrator's avatar
      Fix CI · 01e5e5ae
      Administrator authored and Volker Friese's avatar Volker Friese committed
      Allow to overwrite existing files. This is needed for the CI since the rerun
      of failing transport macros wil fail otherwise in any case due to the already
      existing output file.
      The default setting in the transport macros is to not overwrite existing
      files. The CI uses a paramter to change the default.
      01e5e5ae
  19. Dec 09, 2021
  20. Nov 26, 2021
  21. Nov 23, 2021
  22. Nov 22, 2021
Loading