-
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
Enable boosted tau reco to run at miniAOD #34576
Enable boosted tau reco to run at miniAOD #34576
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34576/24125
|
A new Pull Request was created by @mbluj for master. It involves the following packages:
@perrotta, @jpata, @cmsbuild, @slava77 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-34576/24138
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
0f0d032
to
1d7f95a
Compare
Development branch was rebased to master and conflicts solved. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34576/24139
|
@cmsbuild please test |
-1 Failed Tests: UnitTests RelVals The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Unit TestsI found errors in the following unit tests: ---> test test_MuonGeometryDBConverter had ERRORS ---> test testDD4hepCompactView had ERRORS ---> test testDD4hepFilteredView had ERRORS ---> test testDD4hepFilteredViewFind had ERRORS and more ... RelVals
|
@cmsbuild please test |
Rebased, conflicts should be fixed by it |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34576/24601 |
@cmsbuild please test |
@cmsbuild please test 24 hrs seems too long for the last request |
-1 Failed Tests: RelVals-INPUT RelVals-INPUT
Expand to see more relval errors ...Comparison SummarySummary:
|
+reconstruction
|
This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
merge |
PR description:
This development enables boosted tau pair reco to be run on top of miniAOD. To achieve this goal the following changes were introduced:
These changes do not modifies standard workflows.
Note: boosted tau pair reco with miniAOD inputs compared to its counterpart with AOD inputs shows similar differences as observed for standard tau reco.
PR validation:
A MiniAOD production workflow and a custom tau-reco-at-mini one successfully tested.