Skip to content
Snippets Groups Projects
  1. Sep 06, 2022
    • Administrator's avatar
      Fix externals on Apple silicon · e64d1d11
      Administrator authored
      Fix NicaFemto compilation on macosx arm64.
      Remove hardcoded GSL search directory and pass the correct brew install
      directory which is now taken from the brew command.
      
      Fix KFParticle compilation on macosx arm64.
      Add patch which adds an include file which defines _mm_malloc and _mm_free.
      e64d1d11
  2. Sep 01, 2022
  3. Aug 30, 2022
  4. Aug 19, 2022
  5. Aug 01, 2022
  6. Jul 29, 2022
  7. Jul 27, 2022
  8. Jul 25, 2022
    • Administrator's avatar
      Clean build system · b9296239
      Administrator authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      Don't require environmnet variables SIMPATH and FAIRROOTPATH when building
      flesnet and NicaFemto. Pass the corresponding CMake variables to the build
      processes of the packages.
      b9296239
  9. Jul 14, 2022
  10. Jun 14, 2022
    • Administrator's avatar
      Fix code format checker · 5de9072a
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      The code format checker runs without downloading the external packages such
      that one has to emulate the existence of the external packages.
      5de9072a
  11. Jun 10, 2022
  12. Jun 02, 2022
    • Administrator's avatar
      Prepare CbmRoot for FairSoft apr22 · b7691531
      Administrator authored
      VMC isn't any longer part of ROOT but an external package, so we have to find
      it differently. The same problem also appears for NicaFemto such that we fix
      the issue with a patch.
      b7691531
  13. May 02, 2022
    • Administrator's avatar
      Cleanup CI · ee2726f5
      Administrator authored and Volker Friese's avatar Volker Friese committed
      Remove builds which use old and unsupported FairSoft and FairRoot versions.
      Update FairSoft and FairRoot versions for real data test.
      Add missing dependency for clang-format checks.
      ee2726f5
  14. Apr 29, 2022
  15. Apr 12, 2022
  16. Apr 07, 2022
  17. Apr 06, 2022
  18. Apr 01, 2022
  19. Mar 20, 2022
  20. Mar 15, 2022
  21. Mar 10, 2022
    • Eoin Clerkin's avatar
      geometry repo tag update for PSD · aee14091
      Eoin Clerkin authored and Florian Uhlig's avatar Florian Uhlig committed
      Include PSD geometries for Au beam at 12A GeV/c with full magnetic field (v22a)
      and 3.3A GeV/c with 60% magnetic field to fit beam dump (v22b). Setup files also updated.
      
      Include PSD in its parking postions (v22c) to be used in hadron and muon setups. Hadron
      setup file updated.
      aee14091
  22. Mar 02, 2022
  23. Mar 01, 2022
  24. Feb 25, 2022
  25. Feb 24, 2022
    • Administrator's avatar
      Fix installation and usage of AnalysisTree headers · a2927267
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Patch the AnalysisTree and AnalysisTreeQA buils systems to create also
      correct dictionaries for ROOT versions below v6.18.0.
      Add the directories where the header files of both packages are installed
      to ROOT_INCLUDE_PATH which are paths used by rootcint to find needed
      header files.
      a2927267
  26. Feb 21, 2022
Loading