-
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
add double PFTau HLT filter [13_0_X] #40823
Conversation
A new Pull Request was created by @covarell (Roberto Covarelli) for CMSSW_13_0_X. It involves the following packages:
@cmsbuild, @missirol, @Martin-Grunewald can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40823/34278
|
Well, you need a PR for the master branch also, before you can do the backport PRs to 130X and 126X. |
@smuzaffar |
backport of #40824 |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ea3a55/30769/summary.html Comparison SummarySummary:
|
@covarell , just for clarity, can you please add "HLT" and "13_0_X" to the PR title? e.g. "add double PFTau HLT filter [13_0_X]" |
+hlt
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_1_X is complete. 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 |
PR description:
Just add a new alias for a PFTau-PFTau doublet filter in HLT. Needed for a new W->3pi HLT path.
PR validation:
Just verified scram compilation and used in HLT (no modification of existing code).