-
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
Addition of L1 tracking code for "TMTT" & (part of) "Hybrid" algorithms (L1Trigger/TrackFindingTMTT) #29381
Addition of L1 tracking code for "TMTT" & (part of) "Hybrid" algorithms (L1Trigger/TrackFindingTMTT) #29381
Conversation
L1 tk integration tmtt pre5
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29381/14489
|
A new Pull Request was created by @tomalin (Ian Tomalin) for master. It involves the following packages: L1Trigger/TrackFindingTMTT The following packages do not have a category, yet: L1Trigger/TrackFindingTMTT @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
assign l1 |
New categories assigned: l1 @benkrikler,@rekovic you have been requested to review this Pull request/Issue and eventually sign? Thanks |
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+upgrade topics to be addressed in followup PR(s):
|
The tests are being triggered in jenkins. |
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
@tomalin the flags that were supposed to be removed are still here: |
PR description:
L1Trigger/TrackFindingTMTT/ contains code to run the TMTT L1 track algo, and also some of code needed to run the Hybrid L1 track algo.
The comments received during the closed PR #29284 have been implemented.
P.S. I recommend you start by reviewing the KF fit code (classes L1KalmanComb, KFParamsComb, L1track3D, L1fittedTrack, KFTrackletTrack, KalmanState). If there is a lot of work to do with these, we could consider a reduced PR with only the code needed for the Hybrid, dropping the code needed for the pure TMTT & pure Tracklet algos, which could then be added in CMSSW 11.2. Though it would require some editing to extract just these elements, and it is not guaranteed that 11.2 could read 11.1 MC samples.
PR validation:
L1 track performance good.