Skip to content

[PWGCF] Add event shape and strange tof to femto framework - #17372

Merged
ariedel-cern merged 5 commits into
AliceO2Group:masterfrom
ariedel-cern:master
Aug 7, 2026
Merged

[PWGCF] Add event shape and strange tof to femto framework#17372
ariedel-cern merged 5 commits into
AliceO2Group:masterfrom
ariedel-cern:master

Conversation

@ariedel-cern

Copy link
Copy Markdown
Collaborator

In this PR we add

  • event shape variables to the collision table
  • and PID selection of V0/cascades daughters based on strange tof.

@github-actions

Copy link
Copy Markdown

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

[PWGCF] Please consider the following formatting changes to AliceO2Group#17372
@ariedel-cern
ariedel-cern marked this pull request as ready for review August 7, 2026 13:38
@ariedel-cern
ariedel-cern enabled auto-merge (squash) August 7, 2026 13:38

@alibuildalibuild left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Auto-approving on behalf of @ariedel-cern.

@ariedel-cern
ariedel-cern merged commit f702235 into AliceO2Group:masterAug 7, 2026
14 of 15 checks passed
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 2c97dcd at 2026-08-07 17:52:

## sw/BUILD/O2Physics-code-check-latest/log
--
========== List of issues found ==========
++ echo 'Found 5 errors and 0 warnings.'
Found 5 errors and 0 warnings.
++ [[ 5 -gt 0 ]]
++ cat /sw/BUILD/5ca01508aa58dc44b8dd03645499b9be92b6907e/O2Physics-code-check/errors.txt
PWGCF/Femto/Core/collisionBuilder.h:37:1: error: included header stat.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGCF/Femto/Core/collisionBuilder.h:39:1: error: included header Rtypes.h is not used directly [misc-include-cleaner,-warnings-as-errors]
PWGCF/Femto/Core/collisionBuilder.h:376:5: error: use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto,-warnings-as-errors]
PWGCF/Femto/TableProducer/femtoProducer.cxx:68:85: error: no header providing "o2::aod::QvectorFT0CVecs" is directly included [misc-include-cleaner,-warnings-as-errors]
PWGCF/Femto/TableProducer/femtoProducer.cxx:68:111: error: no header providing "o2::aod::QvectorFT0AVecs" is directly included [misc-include-cleaner,-warnings-as-errors]
++ [[ 0 -gt 0 ]]
++ [[ 5 -gt 0 ]]
++ exit 1
--

Full log here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants

@ariedel-cern@alibuild