Skip to content

[PWGDQ] Simplify the DQ UPC event selection#13732

Merged
iarsene merged 2 commits into
AliceO2Group:masterfrom
sigurdnese:dev-newbc
Nov 10, 2025
Merged

[PWGDQ] Simplify the DQ UPC event selection#13732
iarsene merged 2 commits into
AliceO2Group:masterfrom
sigurdnese:dev-newbc

Conversation

@sigurdnese

@sigurdnese sigurdnese commented Nov 7, 2025

Copy link
Copy Markdown
Contributor
  • 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

github-actions Bot commented Nov 7, 2025

Copy link
Copy Markdown

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
mapalhares pushed a commit to mapalhares/O2Physics that referenced this pull request Jan 20, 2026
@sigurdnese sigurdnese deleted the dev-newbc branch February 3, 2026 08:41
fcolamar pushed a commit to fcolamar/O2Physics that referenced this pull request Feb 4, 2026
karlazertova pushed a commit to karlazertova/O2Physics that referenced this pull request Feb 5, 2026
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