First code version for three-body task - #3609
Merged
Merged
Conversation
lauraser
requested review from
alibuild,
jgrosseo,
saganatt,
victor-gonzalez and
zchochul
as code owners
October 13, 2023 08:32
Please consider the following formatting changes to AliceO2Group#3609
Collaborator
victor-gonzalez
approved these changes
Oct 13, 2023
victor-gonzalez
enabled auto-merge (squash)
October 13, 2023 18:32
lauraser
disabled auto-merge
October 13, 2023 21:03
lauraser
enabled auto-merge (squash)
October 13, 2023 21:03
victor-gonzalez
disabled auto-merge
October 14, 2023 09:47
victor-gonzalez
enabled auto-merge (squash)
October 14, 2023 09:48
zconesa
pushed a commit
to zconesa/O2Physics
that referenced
this pull request
Oct 27, 2023
* First code version for three-body task * Please consider the following formatting changes --------- Co-authored-by: Laura Serksnyte <laura.serksnyte@cern.ch> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
chengtt0406
pushed a commit
to chengtt0406/O2Physics
that referenced
this pull request
Dec 6, 2023
* First code version for three-body task * Please consider the following formatting changes --------- Co-authored-by: Laura Serksnyte <laura.serksnyte@cern.ch> Co-authored-by: ALICE Action Bot <alibuild@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.
The first version of the code extends the two-body femtoscopy to the three-body case. Besides the three-body task, the femtoDreamContainer for three-body case was created separately as it requires different histograms. We will consider merging the containers once the code is validated and finalised.
This version of the code works only for three identical track selections, it will be extended as the next step to any three particles (once this code is validated on the hyperloop to provide reasonable results).