-
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
BMTF-KMTF DQM Algo Selector for the DQM/L1TMonitor Subsystem #24555
BMTF-KMTF DQM Algo Selector for the DQM/L1TMonitor Subsystem #24555
Conversation
A new Pull Request was created by @panoskatsoulis for CMSSW_10_2_X. It involves the following packages: DQM/L1TMonitor @cmsbuild, @andrius-k, @kmaeshima, @schneiml, @nsmith-, @rekovic, @jfernan2, @thomreis can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Hi @panoskatsoulis |
please test |
The tests are being triggered in jenkins. |
Hi @thomreis , no I have not yet made a PR to the master. |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
@andrius-k @thomreis Please wait because we need to merge in this branch the last Kalman Emulator too. |
@panoskatsoulis the code checks are only run for the master branch. But you should always backport all commits for the master branch to the backport PRs. |
please test |
The tests are being triggered in jenkins. |
backport of #24557 |
Comparison job queued. |
@panoskatsoulis Are you sure this is a proper backport? The changes of this PR and the original one seem to be different, so I'm just double checking. |
@andrius-k Please don't merge these yet, we need to update them including the latest (to the date) available Emulator of the Kalman Algorithm. We need to take it to P5 for the tests too. |
@panoskatsoulis Which file in particular are you talking about? |
Comparison is ready Comparison Summary:
|
@andrius-k |
@panoskatsoulis but if the same changes were made (file renames, etc.), diffs should mach shouldn't they? Anyway please report your findings here. |
Hi @andrius-k , Panos |
Hi @panoskatsoulis |
Hi @panoskatsoulis, yes, please close this. |
This is the introduction of a new DQM plugin that selects the correct output muons of the BMTF depending on the algorithm that is triggering (Kalman BMTF/ Legacy BMTF).
Also, the PR includes the last BMTF Unpacker which is required by the DQM workflow and by the L1TBMTFAlgoSelector to operate correctly