Skip to content
Snippets Groups Projects
  1. May 15, 2024
    • Dominik Smith's avatar
      - Separated TRD hit merging from hit finding. · fd87d9fc
      Dominik Smith authored
      - Moved HitFactory2D class to dedicated file.
      - Parallelized the entire chain "cluster finding -> hit finding -> hit merging"
        by row index. Merging is done in parallel between pairs of neighboring rows,
        using even-odd partitioning (fully supported for 2D, interface supplied for 1D).
      - Cleaned up TRD reconstruction classes and fixed several warnings.
      fd87d9fc
  2. Apr 22, 2024
Loading