Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PWGHF] Add MC Generated ThnSparse in Lc task #8887

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

zhangbiao-phy
Copy link
Collaborator

  • Add MC Generated ThnSparse into the task
  • Complete the ptB and tracklets into the task

@@ -514,6 +534,14 @@ struct HfTaskLc {
continue;
}
auto ptGen = particle.pt();
auto originType = particle.originMcGen();
auto ptGenB = -1;
unsigned numPvContributors = 0;
Copy link
Collaborator

Choose a reason for hiding this comment

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

do you mean unsigned int?

Copy link
Collaborator Author

@zhangbiao-phy zhangbiao-phy Dec 9, 2024

Choose a reason for hiding this comment

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

yes, it's shorthand for unsigned int, but let me complete it for more readability, Thanks!

@mfaggin mfaggin enabled auto-merge (squash) December 9, 2024 17:08
@mfaggin mfaggin merged commit 6358059 into AliceO2Group:master Dec 9, 2024
11 of 13 checks passed
Archita-Dash pushed a commit to Archita-Dash/O2Physics that referenced this pull request Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pwghf PWG-HF
Development

Successfully merging this pull request may close these issues.

2 participants