Skip to content
Snippets Groups Projects
  1. May 17, 2024
  2. May 02, 2024
  3. Apr 30, 2024
  4. Apr 19, 2024
  5. Apr 18, 2024
  6. Apr 17, 2024
    • Thomas Strebler's avatar
      Clean up legacy EFTracking FPGA configs · 799a020c
      Thomas Strebler authored and Petar Bokan's avatar Petar Bokan committed
      Clean up legacy EFTracking FPGA configs
      799a020c
    • Jahred Adelman's avatar
      EFTracking/FPGATrackSim: port spacepoint-based fitting, updated Hough... · 9f6c3724
      Jahred Adelman authored and Adam Edward Barton's avatar Adam Edward Barton committed
      EFTracking/FPGATrackSim: port spacepoint-based fitting, updated Hough transforms, related changes from HTTSim (Part 1)
      
      FPGATrackSim: make track fit constants spacepoint aware
      
      Ported over from HTTSim. Since a spacepoint is formed from two strip hits
      from two layers, we keep two copies for bookkeeping purposes. At the moment
      that then means that in the fit, there are two versions of the spacepoint's
      phi coordinate-- and the z/eta coordinate is never used. This commit changes
      that so we dynamically select whether the spacepoint's coordinate is phi
      or z/eta based on whether it is in an inner or outer strip layer.
      
      This nicely avoids having to remove duplicate spacepoints, and also avoids
      having to rework a fundamental assumption of the code, which is that strip
      hits are only ever "one" dimension. Since we don't remove duplicates or
      change the number of layers it also makes it easy to mix and match strip
      hits with spacepoints; a track could (conceivably) have two strip hits
      in two layers that are one spacepoint OR two strip hits from which a
      spacepoint couldn't be formed.
      9f6c3724
    • Ioannis Maznas's avatar
      reactivate truth info in RDO analysis · 58a30da4
      Ioannis Maznas authored
      58a30da4
  7. Apr 09, 2024
  8. Apr 02, 2024
  9. Apr 01, 2024
  10. Mar 27, 2024
  11. Mar 23, 2024
  12. Mar 17, 2024
  13. Mar 15, 2024
  14. Mar 13, 2024
  15. Mar 11, 2024
  16. Mar 07, 2024
  17. Feb 29, 2024
  18. Feb 20, 2024
  19. Feb 15, 2024
  20. Feb 12, 2024
  21. Feb 09, 2024
  22. Jan 30, 2024
  23. Jan 22, 2024
  24. Jan 11, 2024
  25. Jan 10, 2024
  26. Nov 14, 2023
  27. Oct 19, 2023
  28. Oct 16, 2023
  29. Sep 25, 2023
  30. Sep 11, 2023
  31. Sep 07, 2023
  32. Aug 29, 2023
  33. Aug 03, 2023
  34. Aug 01, 2023
Loading