-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
RobustParticleTransformer in DataFormats/BTauReco
#40706
RobustParticleTransformer in DataFormats/BTauReco
#40706
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40706/34076
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40706/34079
|
A new Pull Request was created by @AnnikaStein (Annika Stein) for master. It involves the following packages:
@cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
@perrotta |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40706/34096
|
Pull request #40706 was updated. @mandrenguyen, @clacaputo can you please check and sign again. |
@AnnikaStein is your update complete by now? |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40706/34109
|
Pull request #40706 was updated. @cmsbuild, @mandrenguyen, @clacaputo can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2e176b/30475/summary.html Comparison SummarySummary:
|
+reconstruction |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
…m-CMSSW_13_0_0_pre3 RobustParticleTransformer in `DataFormats/BTauReco`
…m-CMSSW_13_0_0_pre3 RobustParticleTransformer in `DataFormats/BTauReco`
PR description:
A new jet flavour tagging algorithm (RobustParTAK4) is to be integrated soon, and relevant DataFormats need to be modified to handle more input variables (e.g. more features for charged / neutral candidates, as well as for secondary vertices). While we have a first full integration in our private recipes, we aim to integrate the respective producers and the inference part at a later time to implement improvements to the timing of the new modules with dynamic input sizes, which is a work-in-progress. This PR is for the data structure only, to meet the POG updates deadline.
Some relevant links to meetings where these developments have been discussed in BTV: https://indico.cern.ch/event/1218499/#5-adversarial-training-for-par and https://indico.cern.ch/event/1218501/#4-adversarial-training-for-par
And a short summary of the activities and milestones related to this project was part of the roundtable (https://indico.cern.ch/event/1236178/#4-general-status-and-feedback)
PR validation:
Basic set of code checks / code-format only (more dedicated tests will be added as part of the full integration, of which one can view a preview here: master...AnnikaStein:cmssw:from-CMSSW_13_0_0_pre3 where we tested the new inputs and outputs for the AOD to MiniAOD step, followed by mini to nano). More tests to follow in a not as time critical follow-up PR related to validation of inputs and outputs, which are however independent of the minimal changes introduced in this PR. With the present PR, we only create the necessary data structure (and will therefore not have to patch these in later, in line with https://twiki.cern.ch/twiki/bin/viewauth/CMS/ReleaseSchedule#Notes_on_Patch_Releases_formalis).
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Not a backport