Skip to content

Conversation

@ariedel-cern
Copy link
Collaborator

This PR contains the following changes:

  • Underlying logic/objects for computation of the bitmasks for the different particles has been improved
  • the selction object now generate histograms, couting how many particles survive specific cuts and stores the configuration about each cut in the bin lable
  • a cutculator macro has been added which can compute bitmask with user input from histograms stored by the selection objects
  • enforce existence of TOF information above a PID specific threshold more strictly to not store uneccesary particles

@github-actions
Copy link

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

Copy link
Collaborator

@alibuild alibuild left a comment

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
Copy link
Collaborator Author

Megalinter fails because of import-error in python script (it apprently cannot import ROOT). Ignoring for now

@ariedel-cern ariedel-cern merged commit 86b3abe into AliceO2Group:master Nov 17, 2025
12 of 14 checks passed
lmattei01 pushed a commit to lmattei01/O2Physics that referenced this pull request Dec 5, 2025
Megalinter error due to import error ```import ROOT``` in cutculator.py. Still merging.
Sign up for free to 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