Skip to content
Snippets Groups Projects
  1. May 30, 2023
    • Sergei Zharko's avatar
      CA: Updates: · c0bd88f9
      Sergei Zharko authored
      - a vector of mc point indexes in CbmL1DebugHitInfo is replaced with an integer field (-1, if hit is not matched, point id, if hit is matched)
      - clean-up of cbm::ca::TimeSliceReader and cbm::ca::MCModule: detector treatment was unified, minor cosmetic changes
      c0bd88f9
    • Sergei Zharko's avatar
      CA: QA updates · 29fa89e4
      Sergei Zharko authored
      - Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters
      - Reorganisation of MC module
      29fa89e4
  2. May 15, 2023
    • Sergei Zharko's avatar
      CA: QA updates · 9db9c6aa
      Sergei Zharko authored and Sergey Gorbunov's avatar Sergey Gorbunov committed
      - Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters
      - Reorganisation of MC module
      9db9c6aa
  3. May 02, 2023
  4. Apr 17, 2023
  5. Apr 12, 2023
  6. Apr 11, 2023
  7. Feb 15, 2023
  8. Nov 08, 2022
  9. 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
  10. Aug 04, 2022
  11. Apr 27, 2022
  12. Dec 06, 2021
  13. Jun 08, 2021
  14. 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
  15. May 31, 2021
    • Eoin Clerkin's avatar
      Adds license header to .cxx, .cpp, .h, and .C files · f983bc0a
      Eoin Clerkin authored
      Files with detected previous copyright or authorship skipped.
      Copyright claimed for the current or last CBMC institute of the original commiter to the SVN or GIT repositories.
      File distributed under GNU public license version 3.0 declared.
      
      Revert "Adds license header to .cxx, .cpp, .h, and .C files"
      
      This reverts commit 94da1500.
      
      Removes one blank line
      
      Revert "Removes one blank line"
      
      This reverts commit a8e5e236.
      
      Preemptive empty lines removal
      
      If first two lines of a file are empty, or have spaces and tabs only then remove the lines.
      
      Revert "Preemptive empty lines removal"
      
      This reverts commit da38bf5d.
      
      Add empty line
      
      For stylistic reasons, an empty line is added after doxygen header.
      
      Revert "Add empty line"
      
      This reverts commit 30491934.
      
      Puts space between includes.
      
      Revert "Puts space between includes."
      
      This reverts commit 468b7024.
      
      Add multiple authors tag
      
      Lists authors in order of their contribution
      
      Revert "Add multiple authors tag"
      
      This reverts commit f5d3e748.
      
      Removes empty line on one file for clang format compliance.
      
      Revert "Removes empty line on one file for clang format compliance."
      
      This reverts commit fbac8bad.
      
      Small changes as per requested.
      
      Add small (o) to original commiters username.
      
      Adds running 10 percent instead of line count treshold for contributors.
      
      Revert "Small changes as per requested."
      
      This reverts commit 84af7b5f.
      
      Long form of names
      
      Word originator beside original committer of file.
      
      Revert "Long form of names"
      
      This reverts commit 759426e2.
      
      Add space between comma seperated double affilliation institutes
      f983bc0a
  16. May 27, 2021
  17. Dec 01, 2020
  18. Nov 22, 2020
  19. Nov 07, 2020
  20. Sep 25, 2020
  21. Sep 23, 2020
Loading