Skip to content

Run DQM of Scouting in RelVals#49336

Closed
silviodonato wants to merge 0 commit intocms-sw:masterfrom
silviodonato:ScoutingDQMRelVals
Closed

Run DQM of Scouting in RelVals#49336
silviodonato wants to merge 0 commit intocms-sw:masterfrom
silviodonato:ScoutingDQMRelVals

Conversation

@silviodonato
Copy link
Copy Markdown
Contributor

PR description:

DQM Offline for Scouting was added by #47235.
It was activated in PromptReco at T0 only for ScoutingPFMonitor by dmwm/T0#5053, specifically by adding @hltScouting to dqm_sequences in 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

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 6, 2025

cms-bot internal usage

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 6, 2025

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46703

@silviodonato
Copy link
Copy Markdown
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 6, 2025

-1

Failed Tests: RelVals RelVals-INPUT
Size: This PR adds an extra 20KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-eabc73/49314/summary.html
COMMIT: c7f35fb
CMSSW: CMSSW_16_0_X_2025-11-06-1100/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/49336/49314/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed RelVals

----- Begin Fatal Exception 06-Nov-2025 17:41:30 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 391668 lumi: 1 event: 93152 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 06-Nov-2025 17:39:35 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 380963 lumi: 1 event: 60022 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 06-Nov-2025 17:39:18 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 379416 lumi: 1 event: 508034 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

Failed RelVals-INPUT

  • 138.5138.5_ExpressCollisions2021/step2_ExpressCollisions2021.log
  • 1003.01003.0_RunMinBias2012A/step2_RunMinBias2012A.log
  • 1040.01040.0_RunZeroBias2017F/step2_RunZeroBias2017F.log
Expand to see more relval errors ...

@silviodonato
Copy link
Copy Markdown
Contributor Author

@cmsbuild please test

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 6, 2025

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46706

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 6, 2025

Pull request #49336 was updated.

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 6, 2025

-1

Failed Tests: RelVals RelVals-INPUT
Size: This PR adds an extra 388KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-eabc73/49318/summary.html
COMMIT: 58e0014
CMSSW: CMSSW_16_0_X_2025-11-06-1400/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/49336/49318/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed RelVals

----- Begin Fatal Exception 06-Nov-2025 19:51:36 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 391668 lumi: 1 event: 93152 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 06-Nov-2025 19:49:15 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 380963 lumi: 1 event: 60022 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 06-Nov-2025 19:48:49 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 379416 lumi: 1 event: 508034 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

Failed RelVals-INPUT

  • 138.5138.5_ExpressCollisions2021/step2_ExpressCollisions2021.log
  • 1003.01003.0_RunMinBias2012A/step2_RunMinBias2012A.log
  • 1040.01040.0_RunZeroBias2017F/step2_RunZeroBias2017F.log
Expand to see more relval errors ...

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 7, 2025

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46714

@silviodonato
Copy link
Copy Markdown
Contributor Author

please test

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 7, 2025

Pull request #49336 was updated.

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Nov 7, 2025

-1

Failed Tests: RelVals RelVals-INPUT
Size: This PR adds an extra 388KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-eabc73/49327/summary.html
COMMIT: 2a34c24
CMSSW: CMSSW_16_0_X_2025-11-06-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/49336/49327/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed RelVals

----- Begin Fatal Exception 07-Nov-2025 09:50:53 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 380963 lumi: 1 event: 60022 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 07-Nov-2025 09:50:22 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 379416 lumi: 1 event: 508034 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 07-Nov-2025 09:52:09 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 165121 lumi: 62 event: 23609118 stream: 0
   [1] Running path 'dqmoffline_11_step'
   [2] Prefetching for module ChainedJetCorrectorProducer/'dqmAk4PFScoutingL1FastL2L3ResidualCorrector'
   [3] Calling method for module L1FastjetCorrectorProducer/'ak4PFScoutingL1FastjetCorrector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: double
Looking for module label: hltScoutingPFPacker
Looking for productInstanceName: rho

   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "TryToContinue = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

Failed RelVals-INPUT

  • 138.5138.5_ExpressCollisions2021/step2_ExpressCollisions2021.log
  • 1003.01003.0_RunMinBias2012A/step2_RunMinBias2012A.log
  • 1040.01040.0_RunZeroBias2017F/step2_RunZeroBias2017F.log
Expand to see more relval errors ...

@ajaychandrak2002-bit
Copy link
Copy Markdown

i found the some errors functions in this program and please make a draft of it , and clear the bugs.

@cmsbuild
Copy link
Copy Markdown
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49336/46732

@cmsbuild
Copy link
Copy Markdown
Contributor

Pull request #49336 was updated.

@silviodonato
Copy link
Copy Markdown
Contributor Author

Closed in favor of #49350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants