Remove no-op if-statement and corresponding TODO from calculateVertexSharedTracks.cc - #51719
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51719/50636 |
|
A new Pull Request was created by @JanGerritSchulz for master. It involves the following packages:
@civanch, @cmsbuild, @kpedro88, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
type ngt, bug-fix |
|
@cmsbuild, please test |
|
Thanks! Could you also remove #include "DataFormats/PatCandidates/interface/PackedCandidate.h"from |
|
Sure, also fixed another comment, while on it 👍 |
|
code-checks |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51719/50640 |
|
Pull request #51719 was updated. @civanch, @cmsbuild, @kpedro88, @mdhildreth can you please check and sign again. |
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 24KB to repository DAS Queries: The DAS query tests failed, see the summary page for details. Comparison SummarySummary:
|
|
+1 |
|
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. @ftenchini, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
Follow-up on #51577 (comment) and #51709 (comment).
This PR removes a placeholder no-op if statement and the corresponding TODO as it is not really meaningful due to the MiniAOD file content which typically does not even provide all necessary objects to run the given function/association.
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:
No backport.