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

Fix some minor RooFit user errors #44069

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Fix some minor RooFit user errors #44069

merged 1 commit into from
Mar 4, 2024

Conversation

guitargeek
Copy link
Contributor

  • One should use getVal() and not getValV() (the latter should not be called. The "V" stands for virtual, and getValV() is the function that should be overridden if one wants to change the behavior of getVal())

  • Avoid some memory leaks by not creating a leaking fit result by using the Save() option

  • Improve memory management with smart pointers

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 24, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44069/39027

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @guitargeek for master.

It involves the following packages:

  • Alignment/OfflineValidation (alca)
  • DQMOffline/Alignment (dqm)
  • DQMOffline/EGamma (dqm)
  • MuonAnalysis/MomentumScaleCalibration (alca)
  • PhysicsTools/TagAndProbe (analysis)
  • Validation/MtdValidation (dqm)

@nothingface0, @syuvivida, @tvami, @consuegs, @antoniovagnerini, @perrotta, @cmsbuild, @tjavaid, @rvenditti, @saumyaphor4252 can you please review it and eventually sign? Thanks.
@yuanchao, @tocheng, @argiro, @ReyerBand, @bellan, @thomreis, @mmusich, @rchatter, @missirol, @tlampen, @fabiocos, @rociovilar, @JanFSchulte, @rovere, @rsreds, @wang0jin, @adewit this is something you requested to watch as well.
@rappoccio, @sextonkennedy, @antoniovilela you are the release manager for this.

cms-bot commands are listed here

@tvami
Copy link
Contributor

tvami commented Feb 24, 2024

@cmsbuild , please test

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

nothing happened in the last 13 hours... let's try again

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

@cmsbuild, please abort

@mmusich
Copy link
Contributor

mmusich commented Feb 24, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3444e0/37659/summary.html
COMMIT: 8b155b3
CMSSW: CMSSW_14_1_X_2024-02-24-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44069/37659/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@perrotta
Copy link
Contributor

+alca

@tjavaid
Copy link

tjavaid commented Feb 27, 2024

+1

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44069/39282

  • This PR adds an extra 20KB to repository

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Contributor

Pull request #44069 was updated. @antoniovagnerini, @perrotta, @tjavaid, @rvenditti, @tvami, @consuegs, @cmsbuild, @saumyaphor4252, @syuvivida, @nothingface0 can you please check and sign again.

@mmusich
Copy link
Contributor

mmusich commented Feb 29, 2024

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3444e0/37811/summary.html
COMMIT: cb9c4e5
CMSSW: CMSSW_14_1_X_2024-02-29-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/44069/37811/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3444e0/37811/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3444e0/37811/git-merge-result

Comparison Summary

Summary:

  • You potentially added 94 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 46 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3338784
  • DQMHistoTests: Total failures: 68
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3338694
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 205 log files, 166 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@tvami
Copy link
Contributor

tvami commented Feb 29, 2024

+1

  • re-sign

@perrotta
Copy link
Contributor

perrotta commented Mar 1, 2024

+alca

  • re-sign

@tjavaid
Copy link

tjavaid commented Mar 4, 2024

+1

  • re-sign

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

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. @antoniovilela, @sextonkennedy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d52fed9 into cms-sw:master Mar 4, 2024
11 checks passed
@guitargeek guitargeek deleted the roofit branch March 5, 2024 14:27
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.

7 participants