-
Notifications
You must be signed in to change notification settings - Fork 4.6k
introduce requireL3MuonTrajectorySeed data member in HLTMuonL3PreFilter and use it do define whether or not to consume certain products
#43549
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
introduce requireL3MuonTrajectorySeed data member in HLTMuonL3PreFilter and use it do define whether or not to consume certain products
#43549
Conversation
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43549/38146
|
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@mmusich, @cmsbuild, @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-43549/38152
|
|
Pull request #43549 was updated. @cmsbuild, @mmusich, @Martin-Grunewald can you please check and sign again. |
|
@cmsbuild, please test |
|
-1 Failed Tests: RelVals RelVals-INPUT AddOn RelValsExpand to see more relval errors ...RelVals-INPUT
AddOn Tests |
…er and use it do define whether or not to consume certain products
…dTag, InputLinks and inputMuonCollection are empty the HLTMuonL3PreFilter is configured such that the flag requireL3MuonTrajectorySeed is true
daa9e9d to
52d83d7
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43549/38157
|
|
Pull request #43549 was updated. @cmsbuild, @Martin-Grunewald, @mmusich can you please check and sign again. |
|
@cmsbuild, please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d72dac/36450/summary.html Comparison SummarySummary:
|
|
+hlt |
|
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. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
Title says it all, follows-up from suggestion at #43517 (comment).
This implements the first part (which to allow disentangling the consumes when they are not needed). A customize function in
customizeHLTforCMSSWis added such that the newly added boolean is flipped for a list of selected modules in HLT menu.PR validation:
runs fine
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.