-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
CSCShowerDigi data format (HadronicShowerTrigger-1) #33389
CSCShowerDigi data format (HadronicShowerTrigger-1) #33389
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33389/22005
|
A new Pull Request was created by @dildick (Sven Dildick) for master. It involves the following packages: DataFormats/CSCDigi @cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-03a856/14162/summary.html 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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This is the first PR (of several) to integrate the emulator of the new hadronic shower trigger in Run-3. Each CSC chamber will send 4 bits per bunch crossing to the Muon Port Card, and to the Muon Track Finder Sector Processors. These bits are called
TMBi\_HMT[3:0]
for each MPC. In the simulation, they are contained in the new CSCShowerDigi data format. Two bits are allocated for in-time; two bits for out-of-time. Documentation can be found here: DN-20-033.PR validation:
Code compiles. Tested with WF 11634.0.
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: