-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
AlCaLumiPixelsCountsExpress and AlCaLumiPixelsCountsPrompt PCL and PromptReco #36952
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36952/28304
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36952/28331
|
A new Pull Request was created by @benitezj (Jose) for master. It involves the following packages:
@cmsbuild, @malbouis, @tvami, @yuanchao, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Please also either modify the meaning of |
Hi @benitezj please address the comments from 4 days ago. |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36952/28401 ERROR: Build errors found during clang-tidy run.
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-9a973b/22726/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+alca
|
urgent
|
@cms-sw/pdmv-l2 @cms-sw/upgrade-l2 could you please have a look at this PR? |
+pdmv |
+Upgrade The code related to the upgrade is on |
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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1
|
Hi @mmusich thanks for pointing that out. I thought the ALCARECOs are forced to be done on a single thread, (and that's actually the wf that we tested in this PR), is that not the case? Can you confirm that I understood correctly that the issue is due to the multi-threaded use (which quite obviously then has issues with reading two streams)? |
What is done at Tier-0 doesn't necessarily reflect what is run in IBs and PR tests. |
IB tests run multithreaded by default, so if something absolutely has to be run with a single thread only, it needs to be specified explicitly. |
PR description:
Code updates in Calibration/LumiAlCaRecoProducers for processing the AlCaLumiPixelsCountsExpress and AlCaLumiPixelsCountsPrompt streams for PCC luminosity in Run 3.
Related to this JIRA, where the HLT streams were defined:
https://its.cern.ch/jira/browse/CMSHLT-2114
PR validation:
The code was tested with
CMSSW_12_1_0_pre4
and the October 2021 Beam Test data:
/eos/cms/store/data/Commissioning2021/AlCaLumiPixelsCounts*
Using the following cmsDriver steps:
cmsDriver.py step2 --conditions auto:run3_data -s ALCAPRODUCER:AlCaPCCRandom --process RECO --data --eventcontent ALCARECO --scenario pp --datatier ALCARECO --era Run3 --filein file:/eos/cms/store/data/Commissioning2021/AlCaLumiPixelsCountsExpress/RAW/v1/000/346/512/00000/fc13125c-7f0a-4140-9e26-18eb085e7c4c.root --no_exec -n 1000
cmsDriver.py step3 -s ALCAOUTPUT:AlCaPCCRandom,ALCA:PromptCalibProdLumiPCC --conditions auto:run3_data --era Run3 --datatier ALCARECO --eventcontent ALCARECO --triggerResultsProcess RECO --filein file:/afs/cern.ch/user/b/benitezj/output/BRIL/CMSSW_12_1_0_pre4/src/step2_ALCAPRODUCER.root -n 100 --no_exec
cmsDriver.py step4 -s ALCAHARVEST:LumiPCC --conditions auto:run3_data --era Run3 --scenario pp --datatier DQM
--eventcontent DQM --data --filein file:/afs/cern.ch/user/b/benitezj/output/BRIL/CMSSW_12_1_0_pre4/src/PromptCalibProdLumiPCC.root -n 100 --no_exec
cmsDriver.py step5 --process RECO --conditions auto:run3_data --scenario pp -s ALCAPRODUCER:AlCaPCCZeroBias+RawPCCProducer --datatier ALCARECO --filein file:/eos/cms/store/data/Commissioning2021/AlCaLumiPixelsCountsPrompt/RAW/v1/000/346/512/00000/237b5f81-adab-4529-a571-41b3a26ab24c.root --data --eventcontent ALCARECO --era Run3 --no_exec -n 1000
runTheMatrix.py --showMatrix --ext -l 1020.0