Run DQM of Scouting in RelVals#49336
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46703
|
|
@cmsbuild please test |
|
-1 Failed Tests: RelVals RelVals-INPUT Failed RelValsExpand to see more relval errors ...Failed RelVals-INPUT |
|
@cmsbuild please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46706
|
|
Pull request #49336 was updated. |
|
-1 Failed Tests: RelVals RelVals-INPUT Failed RelValsExpand to see more relval errors ...Failed RelVals-INPUT |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46714
|
|
please test |
|
Pull request #49336 was updated. |
|
-1 Failed Tests: RelVals RelVals-INPUT Failed RelValsExpand to see more relval errors ...Failed RelVals-INPUT |
|
i found the some errors functions in this program and please make a draft of it , and clear the bugs. |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46732
|
|
Pull request #49336 was updated. |
8b27d9a to
9bfeb16
Compare
|
Closed in favor of #49350 |
PR description:
DQM Offline for Scouting was added by #47235.
It was activated in PromptReco at T0 only for
ScoutingPFMonitorby dmwm/T0#5053, specifically by adding@hltScoutingtodqm_sequencesin ProdOfflineConfiguration.py.It would be useful to have these DQM plots also in RelVals and especially in AlCaVal, to monitor better the performance of HLT/Scouting objects.
Note: Scouting DQM requires scouting object to run (otherwise it will crash).
It looks like the easier thing is to add scouting DQM to the trigger DQM sequence, because we run HLT unprescaled in MC and in reHLT, and therefore there should be no crashes. However I still have to investigate about re-reco of non-scouting dataset.
PR validation:
I'm having some problems with the validation (#49331). I would like to check that all corner cases are covered (in particular I suspect that a re-reco of a non-scouting dataset might have problems)
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:
To be clarified