-
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
[13.3.X] customize HLT offline DQM for Run3 PbPb and introduce HI 2023A relval workflow (with reHLT) #43221
[13.3.X] customize HLT offline DQM for Run3 PbPb and introduce HI 2023A relval workflow (with reHLT) #43221
Conversation
- based on HIRun2023A HIPhysicsRawPrime data - performs re-HLT and HLT offline monitoring
A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_13_3_X. It involves the following packages:
@rappoccio, @tjavaid, @davidlange6, @sunilUIET, @cmsbuild, @rvenditti, @fabiocos, @nothingface0, @AdrianoDee, @srimanob, @miquork, @syuvivida, @antoniovilela, @antoniovagnerini can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-18031e/35693/summary.html Comparison SummarySummary:
|
+1 |
+Upgrade |
+pdmv |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_3_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_0_X is complete. This pull request will be automatically merged. |
backport of #43141
PR description:
In the context of CMSALCA-240 it has become clear that in order to run alca validation workflows that re-run the HLT
HIon
menu, the collections saved in the step2 (with data-tierFEVTDEBUGHLT
) are not sufficient for the scope of monitoring objects produced at the HLT (namely tracks and vertices, but also strip and pixel clusters).This PRs, in presence of the
pp_on_PbPb_run3
modifier:FEVTDEBUGHLTEventContent
;DQMOffline/Trigger
In order to test the whole procedure I introduce a new workflow 142.0 (starting from
RunHI2023A
RawPrime data) that mimics the procedure in the ticket CMSALCA-240.PR validation:
Run successfully
runTheMatrix.py -l 142.0 -t 4 -j 8
.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:
Verbatim backport of #43141 to 13.3.X