Skip to content

[Python] Explicitly drop ownership of arguments to TH2Poly::AddBin()#21531

Merged
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:spinoff_1
Mar 8, 2026
Merged

[Python] Explicitly drop ownership of arguments to TH2Poly::AddBin()#21531
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:spinoff_1

Conversation

@guitargeek
Copy link
Copy Markdown
Contributor

@guitargeek guitargeek commented Mar 7, 2026

This follows up on 7ac08ad, ensuring the object ownership is also handled correctly in TH2Poly::AddBin().

This is motivated by usage of TH2Poly in CMSSW unit tests, and a ROOT unit test that covers the same usage pattern is now added as well.

Spinoff from #13593

This follows up on 7ac08ad, ensuring the object ownership is also
handled correctly in `TH2Poly::AddBin()`.

This is motivated by usage of `TH2Poly` in CMSSW unit tests, and a ROOT
unit test that covers the same usage pattern is now added as well.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 7, 2026

Test Results

    22 files      22 suites   3d 5h 55m 32s ⏱️
 3 828 tests  3 827 ✅ 1 💤 0 ❌
76 601 runs  76 592 ✅ 9 💤 0 ❌

Results for commit d67620e.

@guitargeek guitargeek merged commit c2ee872 into root-project:master Mar 8, 2026
31 of 33 checks passed
@guitargeek guitargeek deleted the spinoff_1 branch March 8, 2026 10:21
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.

2 participants