Skip to content

Conversation

@Marcellocosti
Copy link
Contributor

Hi @stefanopolitano, @scattaru! Here a first version of the task that we could use to fill the tables for Ds and D+ to study the correlations in small systems. Please let me know your feedback!

@github-actions
Copy link

github-actions bot commented Aug 28, 2025

O2 linter results: ❌ 0 errors, ⚠️ 0 warnings, 🔕 0 disabled

Marcellocosti and others added 2 commits August 28, 2025 14:42
[PWGHF] Please consider the following formatting changes to AliceO2Group#12776

using CollsWithCentMult = soa::Join<aod::Collisions, aod::EvSels, aod::FT0Mults, aod::FV0Mults, aod::CentFT0Ms, aod::CentFT0As, aod::CentFT0Cs, aod::CentFV0As>;
using CandDsDataWMl = soa::Filtered<soa::Join<aod::HfCand3Prong, aod::HfSelDsToKKPi, aod::HfMlDsToKKPi>>;
using CandDsData = soa::Filtered<soa::Join<aod::HfCand3Prong, aod::HfSelDsToKKPi>>;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally I would remove the rectangualr-selection-based process functions and the relative filtered table. We will anyway use BDTs for these studies (from pp or OO when the MC will be out)

}; // end init

/// Check event selections for collision and fill the collision table
/// \param collision is the collision with the Q vector information and event plane
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// \param collision is the collision with the Q vector information and event plane
/// \param collision is the collision


/// Fill charm hadron tables
/// \param candidates are the selected charm hadron candidates
template <DecayChannel channel, bool applyMl, typename TCand>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you remove the non-ml cases, the applyMl bool is not necessary anymore

@stefanopolitano
Copy link
Collaborator

stefanopolitano commented Aug 28, 2025

Hi @Marcellocosti! Thanks a lot for the development. I had a look and it seems ok to me, I just added few of comments you might want to consider.

@Marcellocosti
Copy link
Contributor Author

Hi @stefanopolitano, I tried to implement your suggestions, please let me know if I missed anything!

@stefanopolitano
Copy link
Collaborator

Hi @Marcellocosti ! Good for me, thanks!

@stefanopolitano stefanopolitano enabled auto-merge (squash) August 28, 2025 16:36
@stefanopolitano stefanopolitano merged commit b3ccba6 into AliceO2Group:master Aug 28, 2025
13 of 14 checks passed
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Oct 11, 2025
ThePhDane pushed a commit to ThePhDane/O2Physics that referenced this pull request Nov 3, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
alibuild added a commit to alibuild/O2Physics that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants