Skip to content
Snippets Groups Projects
  1. Nov 08, 2022
  2. Nov 04, 2022
  3. Nov 01, 2022
  4. Oct 24, 2022
    • Omveer's avatar
      Move to Modern CMake(Reco Dir) · 799b017a
      Omveer authored
      Files moved to NO_DICT_SRC:
      L1Algo/L1Event.cxx
      L1Algo/L1EventMatch.cxx
      
      Files are commented for time being in L1 target:
      OffLineInterface/CbmL1RichENNRingFinder.cxx
      OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
      
      xpu git tag version modified
      Vc package finding moved to top level CMakeLists.txt
      799b017a
  5. Oct 17, 2022
  6. Sep 30, 2022
    • Omveer's avatar
      Target Properties are modified: · b21a8ef0
      Omveer authored
      To extend visibility, GLOBAL option added to IMPORTED library Target
       KFParticle, AnalysisTreeBase, AnalysisTreeBase and NicaFeatures.
      IMPORTED_LOCATION and INTERFACE_INCLUDE_DIRECTORIES
      (List of public include directories requirements for a library)
      properties are fixed for all Targets.
      
      NicaDataFormat, NicaGen, NicaCut, and NicaAna IMPORTED library Targets
       added in InstallNicaFemto.cmake module.
      b21a8ef0
    • Omveer's avatar
      cppzmq INTERFACE library Target is added. · 359ee117
      Omveer authored
      359ee117
  7. Sep 13, 2022
  8. Sep 12, 2022
  9. 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
  10. Sep 01, 2022
  11. Aug 30, 2022
  12. Aug 19, 2022
  13. Aug 01, 2022
  14. Jul 29, 2022
  15. Jul 27, 2022
  16. 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
  17. Jul 14, 2022
  18. 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
  19. Jun 10, 2022
  20. 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
  21. 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
  22. Apr 29, 2022
  23. Apr 12, 2022
  24. Apr 07, 2022
  25. Apr 06, 2022
  26. Apr 01, 2022
  27. Mar 20, 2022
  28. Mar 15, 2022
  29. 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
Loading