-
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
Hit counters for Run-3 shower CSC trigger (HadronicShowerTrigger-2) #33416
Hit counters for Run-3 shower CSC trigger (HadronicShowerTrigger-2) #33416
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33416/22062 ERROR: Build errors found during clang-tidy run.
|
I tried rebasing to see if this would remove the clang error. |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33416/22063 ERROR: Build errors found during clang-tidy run.
|
Strange, the |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33416/22090
|
A new Pull Request was created by @dildick (Sven Dildick) for master. It involves the following packages: L1Trigger/CSCTriggerPrimitives @cmsbuild, @rekovic, @cecilecaillol can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cecilecaillol Could you start the tests, please? |
please test |
-1 Failed Tests: RelVals RelVals-INPUT AddOn RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...
AddOn Tests
Expand to see more addon errors ... |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33416/22114
|
Pull request #33416 was updated. @cmsbuild, @rekovic, @cecilecaillol can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6c8c48/14252/summary.html Comparison SummarySummary:
|
+l1 |
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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
Are there any more comments on this PR? |
@qliphy can this be signed off? |
+1 |
PR description:
This PR adds the code to count cathode/anode hits and packs the result in a
CSCShowerDigi
object. Follow-up of #33389. The hit counters are not enabled yet.PR validation:
Code compiles. The hit counters run parallel with the ordinary ALCT and CLCT finding. Tested with WF 11634.0. There should be no differences.
if this PR is a backport please specify the original PR and why you need to backport that PR:
N/A. We expect the (local trigger, track-finder, uGMT) firmware to be available by Summer 2021. I'll first develop the entire emulator in 11_3_X, then backport if need be.
Before submitting your pull requests, make sure you followed this checklist: