cms-sw / cmssw

CMS Offline Software
http://cms-sw.github.io/
Apache License 2.0
1.06k stars 4.24k forks source link

TkAlZMuMuGenMuonSelector: ProductNotFound (genParticles) in RelVals 1001.3, 1001.4, 1002.3, 1002.4 #45384

Open iarspider opened 2 days ago

iarspider commented 2 days ago

In 2024-07-04-2300 IBs, RelVals 1001.3, 1001.4, 1002.3 and 1002.4 failed with ProductNotFound exception:

Begin processing the 25th record. Run 355769, Event 22846252, LumiSection 35 on stream 3 at 05-Jul-2024 08:56:10.712 CEST
----- Begin Fatal Exception 05-Jul-2024 08:56:10 CEST-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing  Event run: 355769 lumi: 35 event: 22809306 stream: 1
   [1] Running path 'pathALCARECOTkAlZMuMu'
   [2] Calling method for module GenParticleSelector/'TkAlZMuMuGenMuonSelector'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: std::vector<reco::GenParticle>
Looking for module label: genParticles
Looking for productInstanceName: 

   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 -------------------------------------------------

Probably caused by https://github.com/cms-sw/cmssw/pull/45357 - @mmusich FYI

iarspider commented 2 days ago

assign alca

cmsbuild commented 2 days ago

New categories assigned: alca

@saumyaphor4252,@perrotta,@consuegs you have been requested to review this Pull request/Issue and eventually sign? Thanks

cmsbuild commented 2 days ago

cms-bot internal usage

cmsbuild commented 2 days ago

A new Issue was created by @iarspider.

@Dr15Jones, @antoniovilela, @makortel, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

mmusich commented 2 days ago

see https://github.com/cms-sw/cmssw/pull/45385