-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Several improvements to L1 tracking code #46360
Open
tomalin
wants to merge
12
commits into
cms-sw:master
Choose a base branch
from
cms-L1TK:L1TK-PR-14_2_X_2024-10-10-2300
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a64fd1 - Browse repository at this point
Copy the full SHA 5a64fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for daca4ab - Browse repository at this point
Copy the full SHA daca4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1424f9e - Browse repository at this point
Copy the full SHA 1424f9eView commit details -
Add truncation in TrackletProcessorDisplaced (#293)
* include truncation in TrackletProcessorDisplaced * code formatting * include separate truncation for TP and TPD
Configuration menu - View commit details
-
Copy full SHA for 1dfc149 - Browse repository at this point
Copy the full SHA 1dfc149View commit details -
All-combined extended wiring (#292)
* Initial commit * Separated ivmte and bins, but not correct yet * Allow combined_ to be set for extended tracking. * Logic for bins updated * Revert lutwidthtab_ and use lutwidthtabextended_ for extended tracking. * Set ivmte to zero by default and revert change to old VMRouter. * Updated assert. * Initialize LUTs from VMRouter. * Use LUT values from VMRouter for triplet seeds. * Added stubposition and made vmstubmem a vector of vectors. * Added a combined flag to addVMStub. * Use stubposition to get lutwidth. * Skip disk 2S stubs only for pair seeds. * Added some comments. * Added assert on melutOld. * Initialize in same order as declared in header file. * Code format. * Added method to return nbits_. * Removed magic numbers. * Added comments. * Use new wiring with all combined modules. * Temporarily added data directory from here: https://github.com/aehart/L1Trigger-TrackFindingTracklet/tree/new_extended_wiring --------- Co-authored-by: Jannicke Pearkes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ac2939 - Browse repository at this point
Copy the full SHA 4ac2939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7a13c - Browse repository at this point
Copy the full SHA 3b7a13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1847f89 - Browse repository at this point
Copy the full SHA 1847f89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107593e - Browse repository at this point
Copy the full SHA 107593eView commit details -
Clean up TrackletProcessorDisplaced (#294)
* clean up use of layerdisk and seed * remove unnecessary and redundant code * remove more redundant code * clean up some bit operation logic * more clean-up and additional checks added * more clean up and add comments * fixing merge conflicts after TPD truncation added * remove additional rz check, fix for loop counter bug * include combined flag in VMRtable * minor PR comments * remove more useless code
Configuration menu - View commit details
-
Copy full SHA for 1cf59ed - Browse repository at this point
Copy the full SHA 1cf59edView commit details -
scram b code-format with latest CMSSW version (#295)
Merging as trivial code-format change.
Configuration menu - View commit details
-
Copy full SHA for b39c116 - Browse repository at this point
Copy the full SHA b39c116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d3924 - Browse repository at this point
Copy the full SHA 52d3924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1d039 - Browse repository at this point
Copy the full SHA 8c1d039View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.