-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[L1T] [Phase-2] Update Correlator code (Superseding #40670) #41260
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
Conversation
This appears to avoid an ASAN error when used with LTO.
[CORE] Various fixes/improvements for unit test
Fixed low energy GFLASH
…romDeposits Use anonymous namespace in CandIsolatorFromDeposits
…d one RecoEcalCandidate
[Core] Unit tests fixes/improvements
…LTPlugins-HLTDoubletSinglet Add plugin to use existing HLTDoubleSinglet module with two PFJets and one RecoEcalCandidate
…ogorithm (PixelDigitizerAlgorithm) for 3D-pixel modules if needed. Hence intriduced usePseudoPixel3DAlgo parameter in the configuration
…-fix-unit-test3 [RECONSTRUCTION-UPGRADE] Various fixes/improvements for unit test
[CORE] Various fixes/improvements for unit test
Migrate consumesMany to GetterOfProducts in DQMServices
[DQM] Various fixes/improvements for unit test
…test [DQM-GEOMETRY] Various fixes/improvements for unit test
…nit-test3 [GEOMETRY-UPGRADE] Various fixes/improvements for unit test
Allow to Skim Unused Input Prototracks
mkFit: technical fixes for standalone build only
(cherry picked from commit ec31721)
(cherry picked from commit 010b850)
(cherry picked from commit e79e354)
(cherry picked from commit 1118643)
(cherry picked from commit 9834608)
(cherry picked from commit 54db1ec)
(cherry picked from commit d8018e0)
(cherry picked from commit cb9b981)
(cherry picked from commit fbf03f4)
(cherry picked from commit b48b24b)
(cherry picked from commit d38a29d)
|
By the way, @aloeliger, do you also open a PR for data external? Could you please mention it also in this PR? Thx. |
|
@srimanob I have not opened any PR for data externals. I've never actually opened a data PR. Where should that be opened? |
Co-authored-by: Giovanni Petrucciani <giovanni.petrucciani@cern.ch> Co-authored-by: Emyr Clement <emyr.john.clement@cern.ch>
@thesps @slaurila @thomreis @cerminar @drankincms & @gpetruc I believe i have prepared a version of the branch doing this (Giovanni and Emyr you should be listed as co-authors on squashed commits). Unless I hear from you by tomorrow morning Geneva time, I will for push that version of the branch and work on other comments for this PR. |
|
@aloeliger I'm fine with the squash, thanks for preparing it |
|
You can fetch them from https://github.com/p2l1pfp/cmssw/tree/L1PF_12_5_X/L1Trigger/Phase2L1ParticleFlow/data |
I think the place to go is to https://github.com/cms-data. I don't see your root file anymore, so I can't say if you already have repository there already. |
|
@smuzaffar would it take anything special to get L1Trigger/Phase2L1ParticleFlow/data/modelTT_PUP_Off_dXY_XYCut_Graph.pb & L1Trigger/Phase2L1ParticleFlow/data/jecs/jecs_20220308.root integrated into https://github.com/cms-data? These would be the first of the data-files for L1Trigger-Phase2L1ParticleFlow. Is there anything special about creation of the repository or it's name? |
|
@aloeliger , nothing special, I just need to create the new data repo. if L1Trigger/Phase2L1ParticleFlow is the right package from these data files then I can create data-L1Trigger-Phase2L1ParticleFlow |
|
Isn't it already there? https://github.com/cms-data/L1Trigger-Phase2L1ParticleFlow |
oops, you are right :-) @aloeliger repo is already there, you just need to open a PR with new data files there |
|
Dang. That messed up the history. Okay. Let me retry this. |
|
My apologies to the combined authors, but I'm done trying to mess around with the git history on this when the PR has other necessary edits. I am simply going to squash the whole thing. |
|
Ok, no problem.
Just put in the commit log and new PR a link to the old PR to
cms-l1t-offline to help trace back history if needed for debugging later.
Il Mer 5 Apr 2023, 09:13 Andrew Loeliger ***@***.***> ha
scritto:
… My apologies to the combined authors, but I'm done trying to mess around
with the git history on this when the PR has other necessary. I am simply
going to squash the whole thing.
—
Reply to this email directly, view it on GitHub
<#41260 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDNWR4NU5UIQWLTBXUCYPLW7ULQZANCNFSM6AAAAAAWRUEKXU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
PR description:
This PR duplicates and supersedes #40670, as @cecilecaillol has asked me to take it over.
Previous PR description:
I will be updating this PR as requested in the original thread, as soon as I am able.