Phase2 L1T: Correlator development for AR2026#51093
Conversation
* Added nprong score to DataFormats. * Added L1TSC82ProngJet to DPGAnalysis. * Added L1TSC82ProngJetModel to L1Trigger/Phase2L1ParticleFlow * Fix for nprong tag. * Cleaned includes. * File renamed. * Removed comment from addPh2GTObjects(process) * fixes. * Reverted changes. * Removed cuts.. * Update L1Trigger/Phase2L1ParticleFlow/src/L1TSC82ProngJetID.cc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update L1Trigger/Phase2L1ParticleFlow/plugins/L1TSC82ProngJetModelProducer.cc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update DataFormats/L1TParticleFlow/src/jets.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * added values for minPt and maxEta. * Added std headers. * Added a check for fNParticles. * Update L1Trigger/Phase2L1ParticleFlow/python/l1pfJetMet_cff.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply CMSSW code-format --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51093/49576
|
|
please test |
|
A new Pull Request was created by @cerminar for master. It involves the following packages:
@BenjaminRS, @battibass, @ftorrresd, @quinnanm can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
-1 Failed Tests: RelVals Failed RelVals |
|
Milestone for this pull request has been moved to CMSSW_20_0_X. Please open a backport if it should also go in to CMSSW_17_0_X. |
|
(I assume this PR does not need a backport to 17_0_X (Run 3 legacy)) |
I am actually not sure: @quinnanm @BenjaminRS what is the release we target for the AR2026 studies? |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51093/49852 ERROR: Unable to merge PR. See log https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51093/49852/cms-checkout-topic.log |
|
Quite funny: all of the changes to dataformats will conflict because of indentation. Not to mention the fact that the namespace is in the classdef.... @makortel do you have automated tools to handle the port to 20.1? please advise. |
|
Unfortunately we don't have automated migration tools. You need to rebase on top of e.g. CMSSW_20_0_0_pre1 (or any 20_1_X IB), and resolve the conflicts. The differences in |
|
If the commit history is not important, the conflict resolution would be easiest with all commits squashed to one (or squashed to a few commits if the history is important). |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51093/49879 ERROR: Unable to merge PR. See log https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51093/49879/cms-checkout-topic.log |
PR description:
Port recent Correlator development to master.
For now:
PR validation:
Ongoing...