- May 17, 2024
-
-
Frank Winklmeier authored
-
- May 02, 2024
-
-
EFTracking: FPGATrackSim: Update unit tests and fix bank generation
-
- Apr 30, 2024
-
-
EFTracking : FPGATrackSim : Enable truth info for RDO analysis and add output check
-
- Apr 19, 2024
-
-
Fix unit tests after legacy config cleanup
-
- Apr 18, 2024
-
-
Thomas Strebler authored
-
- Apr 17, 2024
-
-
Clean up legacy EFTracking FPGA configs
-
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.
-
Ioannis Maznas authored
-
- Apr 09, 2024
-
-
Restore unit tests for FPGATrackSim
-
- Apr 02, 2024
-
-
Frank Winklmeier authored
-
- Apr 01, 2024
-
-
scott snyder authored
Fix typo in test name.
-
- Mar 27, 2024
-
-
Fix FPGASim workflow test to use input RDO from CVMFS
-
- Mar 23, 2024
-
-
Add unit test for FPGATrackSim and fix workflow for analysis on wrapper file
-
- Mar 17, 2024
-
-
Melissa Yexley authored
-
- Mar 15, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Mar 13, 2024
-
-
FPGATrackSimConfTools: Fix typo in error message. Fix typo in error message.
-
- Mar 11, 2024
-
-
Tadej Novak authored
-
- Mar 07, 2024
-
-
EfTracking map maker updates
-
- Feb 29, 2024
-
-
Resolve standalone dependencies for EDM conversion
-
- Feb 20, 2024
-
-
Support of RDO inputs to FPGATrackSim chain
-
Spuriouos copy in range-for.
-
First working version of matrix merging
-
- Feb 15, 2024
-
-
Support of RDO inputs to FPGATrackSim chain
-
- Feb 12, 2024
-
-
scott snyder authored
Spuriouos copy in range-for.
-
- Feb 09, 2024
-
-
First working version of matrix merging
-
- Jan 30, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Jan 22, 2024
-
-
Setup comprehensive test of FPGASim workflows
-
- Jan 11, 2024
-
-
Tadej Novak authored
-
- Jan 10, 2024
-
-
Updates for FPGATrackSim constants generation and running
-
- Nov 14, 2023
-
-
Setup reading map files from a user provided directory
-
- Oct 19, 2023
-
-
FPGATrackSim fix truth and allow for small wrapper metadata
-
- Oct 16, 2023
-
-
Improved example of how to make FPGASim wrappers
-
- Sep 25, 2023
-
-
Enhance map maling functionality to encode proper geometry
-
- Sep 11, 2023
-
-
Revert "Merge branch 'fix-layers-map-in-forward' into 'main'" This reverts merge request !65432
-
- Sep 07, 2023
-
-
Fix endcap ring indices for new geometry in FPGATackingSim
-
- Aug 29, 2023
-
-
Fix fillig event header in EFTracking FPGASim
-
- Aug 03, 2023
-
-
Fixed ambiguity on input file provisionig in FPGATrackSimMapMaker top level JO
-
- Aug 01, 2023
-
-
Allow input to FPGATrackSim to be from SG not only from Wrapper files
-