Skip to content
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

[14_0_X SIM] ZDC problem in hlt_mc_HIon test #43582

Open
civanch opened this issue Dec 16, 2023 · 10 comments
Open

[14_0_X SIM] ZDC problem in hlt_mc_HIon test #43582

civanch opened this issue Dec 16, 2023 · 10 comments

Comments

@civanch
Copy link
Contributor

civanch commented Dec 16, 2023

In the PR #43576 a production of ZDC hits is enabled, which make a problem for hlt_mc_HIon addOn test. Temporary ZDC hits are masked until the problem will be solved.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 16, 2023

cms-bot internal usage

@cmsbuild
Copy link
Contributor

A new Issue was created by @civanch Vladimir Ivantchenko.

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

cms-bot commands are listed here

@civanch
Copy link
Contributor Author

civanch commented Dec 16, 2023

assign simulation

@cmsbuild
Copy link
Contributor

New categories assigned: simulation

@civanch,@mdhildreth you have been requested to review this Pull request/Issue and eventually sign? Thanks

@mmusich
Copy link
Contributor

mmusich commented Dec 16, 2023

@cms-sw/hlt-l2 FYI

@stahlleiton
Copy link
Contributor

I am currently seeing a similar problem running the HI workflow in latest CMSSW_14_1_X IB:

An exception of category 'Conditions not found' occurred while
[0] Processing Event run: 1 lumi: 1 event: 33 stream: 0
[1] Running path 'HLTAnalyzerEndpath'
[2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
[3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
[4] Prefetching for module SiStripDigiToRawModule/'SiStripDigiToRaw'
[5] Calling method for module MixingModule/'mix'
Exception Message:
Unavailable Conditions of type HcalMCParams for cell (0x54000140) (Det 5:5 subdet 2:2 ZDC+ UNKNOWN 0,0)

To reproduce the problem I did:

cmsrel CMSSW_14_1_X_2024-03-29-1100
cd CMSSW_14_1_X_2024-03-29-1100/src/
cmsenv

cmsDriver.py Configuration/Generator/python/Starlight_DoubleDiffraction_5p36TeV_cfi.py -s LHE,GEN,SIM -n 40 --conditions auto:phase1_2023_realistic_hi --beamspot Realistic2022PbPbCollision --datatier GEN-SIM --eventcontent RAWSIM --era Run3_pp_on_PbPb_2023 --geometry DB:Extended --relval 9000,150 --fileout file:step1.root

cmsDriver.py step2 -s DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@Fake2 --conditions auto:phase1_2023_realistic_hi --datatier GEN-SIM-DIGI-RAW-HLTDEBUG --eventcontent FEVTDEBUGHLT --era Run3_pp_on_PbPb_2023 -n -1 --pileup HiMixNoPU --filein file:step1.root --fileout file:step2.root

@mmusich
Copy link
Contributor

mmusich commented Mar 29, 2024

@cms-sw/hcal-dpg-l2 FYI

@abdoulline
Copy link

abdoulline commented Mar 30, 2024

This is to explicitly include Sunanda ( @bsunanda ).
Since Nov.2023 there is a new HcalZDCDetId definition for Run3
Which is not yet used (due to some issues) neither for the Geometry initialization nor for DB conditions (to add new Run3 ZDC channels). Should be fixed soon, as was discussed elsewhere (email, HCAL DPG meeting).

@makortel
Copy link
Contributor

Starting from CMSSW_14_1_X_2024-04-24-2300 the

----- Begin Fatal Exception 26-Apr-2024 10:58:14 CEST-----------------------
An exception of category 'Conditions not found' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 8 stream: 1
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module SiStripDigiToRawModule/'SiStripDigiToRaw'
   [5] Calling method for module MixingModule/'mix'
Exception Message:
Unavailable Conditions of type HcalMCParams for cell (0x54000140) (Det 5:5 subdet 2:2 ZDC+ UNKNOWN 0,0)
----- End Fatal Exception -------------------------------------------------

occurs frequently (but not always) in the step2 of workflows 180.1 and 181.1 (that were added/enabled in that IB).

@hjbossi
Copy link
Contributor

hjbossi commented May 1, 2024

Commenting here to flag that experts from HCAL and ZDC side are aware (as flagged above by @abdoulline, @bsunanda) and are still working towards a solution.

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

No branches or pull requests

7 participants