Skip to content
Snippets Groups Projects
  1. Jan 19, 2023
  2. Jan 13, 2023
  3. Jan 11, 2023
  4. Dec 08, 2022
  5. Dec 02, 2022
  6. Nov 30, 2022
  7. Nov 18, 2022
    • Administrator's avatar
      Prepare for FairRoot v18.8 · e55f8bf2
      Administrator authored
      Add missing include statements and forward declarations.
      In FairRoot a serious cleanup of include statements was done which needs fixes
      in our code base.
      e55f8bf2
  8. Nov 16, 2022
    • Pierre-Alain Loizeau's avatar
      [mCBM] Add utils fct for RunId to setup mapping · 2018bab5
      Pierre-Alain Loizeau authored
      - Add new file and namespace in utils part of the CbmBase library
      - Add Mcbm::GetSetupFromRunId function
      - Add Mcbm::Dummy class to force loading of the library n macros and circumvent deprecation of functions dict in Root6/Cling
      - Update all macros with the if/else mapping to use the new function and catch exception for unmapped runs
      2018bab5
  9. Nov 15, 2022
  10. Nov 11, 2022
  11. Nov 10, 2022
    • Volker Friese's avatar
      Introduce T-ZERO digitizer (Refs #2630) · 8adfa6a2
      Volker Friese authored and Florian Uhlig's avatar Florian Uhlig committed
      8adfa6a2
    • Administrator's avatar
      Cleanup unit tests in core/data and algo · 7522240d
      Administrator authored
      7522240d
    • Omveer Singh's avatar
      !1006 commit modifications · 58b26fd1
      Omveer Singh authored and Omveer_Singh's avatar Omveer_Singh committed
      MQ/monitor/CMakeLists.txt: Boost added as dependency
      algo/data/CMakeLists.txt: modified in Modern CMake
      algo/test/CMakeLists: modified in Modern CMake
      core/data/test/global/CMakeLists.txt: Unnecessary dependencies removed and added required dependencies
      core/data/test/psd/CMakeLists.txt: Unnecessary dependencies removed
      core/detectors/trd/CMakeLists.txt: TMVA dependency change to ROOT::TMVA
      58b26fd1
    • Omveer Singh's avatar
      Transition to Modern CMake · a63e8459
      Omveer Singh authored and Omveer_Singh's avatar Omveer_Singh committed
      Gtest and GtestMain Target created which depend on GTEST target
      
      Remaining files which haven't been changed in modern cmake.
       MQ/monitor : Transition in Modern CMake
       core/data/test: Transition to Modern CMake
       reco/qa: Transition to Modern CMake
       tutorial/TaskToAlgo: Transition to modern CMake
      a63e8459
  12. Nov 08, 2022
  13. Nov 02, 2022
  14. Oct 24, 2022
  15. Oct 21, 2022
  16. Oct 12, 2022
    • Administrator's avatar
      Fix problem with missing ROOTSYS variable · b2cedb4c
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      If using a non FairSoft installation of the dependencies problems were
      reported after the last changes to the build system. Instead of hardcoding
      the SIMPATH use the the information from ROOT about its binary directory.
      Remove some old usage of the root-config script, use CMake variables provided
      by ROOT instead.
      b2cedb4c
  17. Oct 04, 2022
    • Omveer's avatar
      Transition from old to modern CMake · f86667e9
      Omveer authored
      unnecessary commands removed which oprated a directory level.
      like include_directories() link_directories()
      Now operating on the target directory using target_include_directories()
      target_link_libraries() commands.
      generating library target using generate_cbm_library() macro provided by us.
      f86667e9
    • Omveer's avatar
      Renamed based on Target CbmData · 8a96ed2d
      Omveer authored
      8a96ed2d
  18. Sep 15, 2022
  19. Sep 09, 2022
  20. Aug 22, 2022
  21. Aug 19, 2022
  22. Aug 18, 2022
Loading