Skip to content

Conversation

@sigurdnese
Copy link
Contributor

@sigurdnese sigurdnese commented Nov 7, 2025

  • Remove legacy process function
  • The filterPbPb task now only produces the DQRapidityGapFilter table
  • The DQRapidityGapFilter now only contains two columns: The filter bitmap itself, and the index (as a uint64_t) of the new BC found by the SGSelector
  • In the tableMaker, the ZDC tables and histograms are filled with the values from that new BC, when the process function using the DQRapidityGapFilter is run
  • The DQRapidityGapFilter does not actually remove any events when running tableMaker, the event selection should instead be done by using cuts on the appropriate quantities (e. g. kIsSingleGapA)
  • The process function used for UPC event selection now includes occupancy estimator calculation

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

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

@github-actions github-actions bot changed the title Simplify the DQ UPC event selection [PWGDQ] Simplify the DQ UPC event selection Nov 7, 2025
@iarsene iarsene merged commit 2fde7fb into AliceO2Group:master Nov 10, 2025
11 of 13 checks passed
lmattei01 pushed a commit to lmattei01/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

Development

Successfully merging this pull request may close these issues.

2 participants