Skip to content
Snippets Groups Projects
  1. Sep 05, 2024
    • Dominik Smith's avatar
      - Cleaned up ca::TripletConstructor. · cbb0c4fc
      Dominik Smith authored and Sergey Gorbunov's avatar Sergey Gorbunov committed
      - Removed global ca::TrackFit instance from ca::TripletConstructor.
      - Removed access to ca::InputData from ca::TripletConstructor (all needed data is already in ca::WindowData).
      - Switched from global to window-based hit index in ca::Branch. Allows simplification of many interfaces
        (removal of ca::InputData).
      - Cleaned up ca::TrackFinder.
      - In ca::TrackFinder, replaced separate vector instances which store
        upper and lower bounds of windows by single vectors that store
        these bounds together as a pair.
      - Cleaned up ca::TrackFinderWindow.
      cbb0c4fc
  2. Aug 22, 2024
  3. Aug 21, 2024
  4. Aug 15, 2024
  5. Jun 21, 2024
  6. May 08, 2024
  7. Apr 10, 2024
  8. Mar 22, 2024
  9. Mar 05, 2024
  10. Feb 02, 2024
  11. Jan 22, 2024
  12. Dec 27, 2023
  13. Nov 28, 2023
    • Grigory Kozlov's avatar
      Ca: add utils for template based operations · 9f9ef19c
      Grigory Kozlov authored
      Ca: template based CaStation, CaStation<fvec> -> CaStationV, update all dependencies
      
      quick fix
      
      quick fix
      
      Ca: template based CaStation
      
      fix clang-format
      
      Ca: template based CaStation
      
      fix namespace for macos compilation
      
      Ca: template based CaStation
      9f9ef19c
  14. Nov 27, 2023
  15. Nov 14, 2023
  16. Nov 09, 2023
  17. Oct 30, 2023
  18. Oct 28, 2023
  19. Oct 26, 2023
  20. Oct 24, 2023
  21. Oct 22, 2023
  22. Oct 20, 2023
  23. Oct 19, 2023
  24. Oct 15, 2023
  25. Oct 13, 2023
  26. Oct 12, 2023
  27. Oct 08, 2023
  28. Oct 07, 2023
  29. Oct 06, 2023
  30. Oct 04, 2023
Loading