Uh oh!
There was an error while loading. Please reload this page.
enable momentum-dependent Tsallis downscaling for V0 tree - #4317
Merged
Conversation
jezwilkinson
requested review from
alibuild, chiarazampolli and noferini
as code ownersJanuary 15, 2024 13:25
missing spaces around commas
jezwilkinson
commented
Jan 15, 2024
ContributorAuthor
Hi @chiarazampolli@noferini , this is a small fix to the functionality on the PID skimmer task - could you please take a look + mark it for approval? Thanks |
noferini
commented
Jan 15, 2024
Collaborator
Hi @jezwilkinson , it is fine with me. |
jezwilkinson
commented
Jan 15, 2024
ContributorAuthor
Thanks - Yes, I tested it locally on a few AO2Ds and it works as expected (left is before patch, right is after with same input/config) |
hahassan7 pushed a commit
to hahassan7/O2Physics
that referenced
this pull request
Feb 1, 2024
…up#4317) * enable momentum-dependent downsampling on V0 tree * MegaLinter fixes (AliceO2Group#7) missing spaces around commas * fix: consistent logic for both copies of tsallis function --------- Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
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 freeto 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.

Patch to TPC PID track skimmer task to properly enable momentum-dependent downscaling via Tsallis function (method was already implemented and applied for TPC+TOF tree, but not properly enabled for V0 candidates)