-
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
Updates for CSC L1T DQM following B904 tests on cosmic data #33876
Updates for CSC L1T DQM following B904 tests on cosmic data #33876
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33876/22910 ERROR: Build errors found during clang-tidy run.
|
A few plots from the postscript file with just 1000 events from the May 19 B904 cosmic run below. (There are actually 80,000 events in total). There are discrepancies, but at least the procedure works as expected.
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33876/22921
|
A new Pull Request was created by @dildick (Sven Dildick) for master. It involves the following packages: DQM/L1TMonitor @perrotta, @civanch, @kmaeshima, @smorovic, @emeschi, @andrius-k, @mdhildreth, @ErnestaP, @cmsbuild, @rekovic, @jfernan2, @ahmad3213, @slava77, @jpata, @cecilecaillol, @rvenditti 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-33876/22922
|
Pull request #33876 was updated. @perrotta, @civanch, @kmaeshima, @smorovic, @emeschi, @andrius-k, @mdhildreth, @ErnestaP, @cmsbuild, @rekovic, @jfernan2, @ahmad3213, @slava77, @jpata, @cecilecaillol, @rvenditti can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-68600a/15626/summary.html Comparison SummarySummary:
|
+l1 |
+1 |
+1 |
+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:
Updates for CSC L1T DQM following B904 tests on cosmic data. DQM modules in L1TMonitor and L1TMonitorClient were given an option so that we can analyze data from the B904 test-stand. Data-vs-emulation is a 5-step procedure. The last step produces a single postscript containing histograms with data-vs-emulator comparisons.
Note that the CSC unpacker in CMSSW for Run-3 data is not yet updated. That is expected to happen in the next few weeks/months. The validation plots were made with the Run-3 unpacker in a private branch.
PR validation:
Tested with
if this PR is a backport please specify the original PR and why you need to backport that PR:
No backport needed I think. Most of our CSC trigger primitive tests are being conducted with the B904 test-stand. Depending on the timeline when the CSC firmware will be updated at P5 (before or during CRUZET, before or during CRAFT?) it may need to be backported. Perhaps by then we will have switched to CMSSW_12_0_0 at P5.
Before submitting your pull requests, make sure you followed this checklist:
@barvic @tahuang1991