Skip to content

[PWGLF] Implementation of Zorro as event selector in nucleiSpectra.cxx#15421

Merged
mpuccio merged 1 commit intoAliceO2Group:masterfrom
Cristian-Moscatelli:deutInJets
Mar 19, 2026
Merged

[PWGLF] Implementation of Zorro as event selector in nucleiSpectra.cxx#15421
mpuccio merged 1 commit intoAliceO2Group:masterfrom
Cristian-Moscatelli:deutInJets

Conversation

@Cristian-Moscatelli
Copy link
Contributor

I implemented the option to use Zorro as event selector in the nucleiSpectra.cxx task (PWGLF/TableProducer/Nuspex). This option is controlled by a boolean configurable (defined at line 351). By default, this parameter is set to false, ensuring that the task workflow remains unchange.
In the fillDataInfo function, I implemented the use of Zorro as the event selector, after verifying that the configurable is activated (lines 624-625).

In addition, in the processMC function, I removed the condition on the mask definition that depended on the INELgt0 configurable (line 983), and introduced a new mask to keep track of reconstructed events (line 997).

@github-actions github-actions bot added the pwglf label Mar 17, 2026
@github-actions github-actions bot changed the title Implementation of Zorro as event selector in nucleiSpectra.cxx [PWGLF] Implementation of Zorro as event selector in nucleiSpectra.cxx Mar 17, 2026
@Cristian-Moscatelli Cristian-Moscatelli marked this pull request as ready for review March 17, 2026 08:10
@mpuccio mpuccio merged commit 21266e2 into AliceO2Group:master Mar 19, 2026
12 checks passed
@Cristian-Moscatelli Cristian-Moscatelli deleted the deutInJets branch March 19, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants