Skip to content
Snippets Groups Projects
  1. Jun 28, 2023
  2. 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
  3. May 27, 2023
  4. 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
  5. Apr 11, 2023
  6. Mar 22, 2023
  7. Feb 28, 2023
  8. Feb 21, 2023
  9. Feb 20, 2023
  10. Jan 10, 2023
  11. Nov 15, 2022
  12. Nov 10, 2022
  13. Nov 08, 2022
  14. Oct 18, 2022
  15. Oct 06, 2022
  16. Sep 23, 2022
  17. Sep 16, 2022
  18. Sep 15, 2022
  19. Sep 07, 2022
  20. Aug 31, 2022
  21. Aug 23, 2022
  22. Aug 22, 2022
  23. Aug 04, 2022
  24. Aug 02, 2022
    • Administrator's avatar
      Add several compiler warnings · 66f89a15
      Administrator authored
      Use struct instead of class for forward declarations if the object is defined
      as struct.
      Remove unused data members, variables and parameters.
      Remove an explicite usage of std::move to allow copy ellision.
      Correct type in printf statements.
      Add missing virtual destructor in some class.
      Fix two issues where closing braces were at the wrong place.
      66f89a15
  25. Jul 04, 2022
  26. Jun 23, 2022
Loading