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

Run3-alca222 Update some of the macros usedin calibrating HCAL with isotrack or muon #37504

Merged
merged 4 commits into from Apr 10, 2022

Conversation

bsunanda
Copy link
Contributor

@bsunanda bsunanda commented Apr 8, 2022

PR description:

Update some of the macros usedin calibrating HCAL with isotrack or muon

PR validation:

Tested with studies of 2018 data calibration

if this PR is a backport please specify the original PR and why you need to backport that PR:

Nothing special

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 8, 2022

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37504/29212

  • This PR adds an extra 44KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@bsunanda bsunanda changed the title un3-alca222 Update some of the macros usedin calibrating HCAL with isotrack or muon Run3-alca222 Update some of the macros usedin calibrating HCAL with isotrack or muon Apr 8, 2022
@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 8, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37504/29214

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 8, 2022

A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master.

It involves the following packages:

  • Calibration/HcalCalibAlgos (alca)

@cmsbuild, @malbouis, @tvami, @yuanchao, @francescobrivio can you please review it and eventually sign? Thanks.
@mmusich, @tocheng this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@@ -675,7 +691,8 @@ void getTruncatedMeanX(
log << type << '\t' << ieta[k] << '\t' << phi << '\t' << depth << '\t' << nvx << '\t' << rt.mean << '\t'
<< rt.error << std::endl;
if (save) {
sprintf(name, "%s_comb.pdf", rt.pad->GetName());
// sprintf(name, "%s_comb.pdf", rt.pad->GetName());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the commented out code, also true in line 675-676

Comment on lines 670 to 671
int k0 = (year == 17) ? 11 : 0;
for (int k = k0; k < 22; ++k) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe the 11 and 22 could be made a named constant?

@tvami
Copy link
Contributor

tvami commented Apr 8, 2022

Hi @bsunanda do you need this for low PU stable collisions in June? If yes, you should do a backport to 12_3_X as well (after this PR merged)

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2022

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37504/29223

  • This PR adds an extra 20KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@bsunanda
Copy link
Contributor Author

bsunanda commented Apr 9, 2022

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37504/29225

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2022

Pull request #37504 was updated. @malbouis, @tvami, @yuanchao, @francescobrivio can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6898ab/23784/summary.html
COMMIT: 0d620ba
CMSSW: CMSSW_12_4_X_2022-04-08-2300/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/37504/23784/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 9 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3593039
  • DQMHistoTests: Total failures: 19
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3592997
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 200 log files, 45 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@tvami
Copy link
Contributor

tvami commented Apr 9, 2022

+alca

  • diffs in MsgLogger only

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2022

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)

@qliphy
Copy link
Contributor

qliphy commented Apr 10, 2022

+1

@cmsbuild cmsbuild merged commit d40f999 into cms-sw:master Apr 10, 2022
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.

None yet

4 participants