Additions to scouting DQM with the ScoutingCollectionMonitor and a new ScoutingMuonPropertiesAnalyzer#49130
Conversation
…ng online DQM client
…uting muons vertexing
…pertiesAnalyzer/Monitoring
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49130/46412 |
|
type ngt |
|
test parameters:
|
|
@cmsbuild, please test |
|
A new Pull Request was created by @jprendi for master. It involves the following packages:
@Martin-Grunewald, @ctarricone, @gabrielmscampos, @mmusich, @nothingface0, @rseidita 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-49130/46447 |
|
Pull request #49130 was updated. @Martin-Grunewald, @cmsbuild, @ctarricone, @gabrielmscampos, @mmusich, @nothingface0, @rseidita can you please check and sign again. |
|
please test |
|
+1 Size: This PR adds an extra 48KB to repository Comparison SummarySummary:
|
|
+dqm |
|
+hlt |
|
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. @sextonkennedy, @ftenchini, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This PR introduces a new DQMEDAnalyzer ScoutingMuonPropertiesAnalyzer for further monitoring of the scouting muon collection complimenting ScoutingCollectionMonitor and additions to the ScoutingCollectionMonitor module.
For
DQM/HLTEvF/plugins/ScoutingCollectionMonitor.ccand inDQM/Integration/python/clients/scouting_dqm_sourceclient-live_cfg.py, we enable monitoring of multiplicity for all the scouting objects but also IP w.r.t beam spot or dxy, dz w.r.t BS.We also turned off monitoring of the calorechits in <= 2024 in
DQM/HLTEvF/python/ScoutingCollectionMonitor_cfi.pyHLTriggerOffline/Scouting/plugins/ScoutingMuonPropertiesAnalyzer.ccandHLTriggerOffline/Scouting/python/ScoutingMuonPropertiesMonitoring_cfi.pyis new for the scouting muon properties analyzer.DQM/HLTEvF/python/ScoutingMuonMonitoring_cff.py,DQMOffline/HLTScouting/python/HLTScoutingDqmOffline_cff.pyandHLTriggerOffline/Scouting/plugins/BuildFile.xmlwere adapted to include the ScoutingMuonPropertiesAnalyzer.The scouting muon properties analyzer is based of the work done by @prijb here.
PR validation:
We started out with:
and validated via using the input files at cms-data/DQM-Integration#12 by copying them inside the
DQM/Integration/data/run392642folder and then running:followed by subsquent inspection of the output histograms.
We also tested the workflow via:
Running
git cms-checkdeps -a -Ashows further dependencies toDQMOffline/Configuration.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:
This is not a backport but will be backported to
15_0_Xand15_1_X.