Skip to content
Snippets Groups Projects
  1. Nov 14, 2024
  2. Nov 07, 2023
  3. Nov 08, 2022
    • Administrator's avatar
      Move rich local reconstruction code · 5a0b86b0
      Administrator authored
      There were rich ring finders in the L1 code base which were compiled and linked
      into libL1. With the change in the build system this results in a circular
      dependency between the L1 and CbmRichReco libraries which was resolved by
      removing the classes from compilation.
      With this commit the classes are moved from the L1 code base into the rich
      reconstruction code base.
      5a0b86b0
  4. Nov 01, 2022
  5. 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
  6. Mar 11, 2022
  7. Feb 21, 2022
  8. Sep 27, 2021
  9. Jun 09, 2021
    • Administrator's avatar
      Cleanup license headers · 131d9ce2
      Administrator authored
      Unify user names in the license header authors list.
      Remove duplicate users in the authors list.
      Cleanupo of some other inor issues.
      131d9ce2
  10. Jun 08, 2021
  11. Jun 05, 2021
    • Eoin Clerkin's avatar
      Add copyright header to author declared files. · a4888728
      Eoin Clerkin authored
      Pulls some author and date information from previous headers, adds this to information from the svn and git repositories.
      Inlude the standard copyright header to approximately 2000 files with institute of original committer as copyright holder.
      Contributing authors from previous declaration and repository records.
      a4888728
  12. May 03, 2021
  13. Apr 29, 2021
    • drslebedev's avatar
      Implement CbmEvent for RICH reconstruction. · 5a3d5bfd
      drslebedev authored
      * Add CbmEvent to RICH track extrapolation procedure.
      * Add CbmEvent to the RICH track projection procedure.
      * Add CbmEvent to ring reconstruction procedure.
      * Add CbmEvent to ring fitting procedure.
      * Add CbmEvent to ring-track matching procedure.
      * Update run macros.
      * Fix compilation error, include Logger.h
      * Fix problem when CbmEvent::GetNofData return -1.
      * Change some LOG outputs to debug mode.
      5a3d5bfd
  14. Apr 01, 2021
  15. Jul 10, 2020
  16. Jun 03, 2020
Loading