[PWGLF] Quick fix for TH3 merging issue - #17900
Open
vbarbaso wants to merge 2 commits into
Open
Conversation
vbarbaso
commented
Sep 13, 2026
Contributor
- The labelled Z axis of hNPhiPtCent was causing incorrect behaviour during O2/Hyperloop merging. The merged histogram could acquire an extended Z axis and shift the bin contents into the overflow region.
- Removing the bin labels keeps the axis as a fixed numerical axis and ensures that the histogram is merged correctly while leaving the binning and filling unchanged.
Signed-off-by: Veronika Barbasova <vernika.barbasova@cern.ch>
|
O2 linter results: ❌ 0 errors, |
vbarbaso
marked this pull request as ready for review
September 14, 2026 06:11
vbarbaso
requested review from
alibuild,
dmallick2,
mpuccio,
omvazque,
prottayCMT,
skundu692 and
smaff92
as code owners
September 14, 2026 06:11
Collaborator
|
Error while checking build/O2Physics/code-check for daf2782 at 2026-09-14 09:48: Full log here. |
Signed-off-by: Veronika Barbasova <vernika.barbasova@cern.ch>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.