Skip to content

Conversation

@mpuccio
Copy link
Collaborator

@mpuccio mpuccio commented Jun 4, 2025

The changes made in this commit introduce a new configurable parameter cfgTriggersOfInterest to allow for more flexibility in specifying the triggers of interest for the Zorro processing. This replaces the previous hardcoded "HighMultOmega" trigger with a comma-separated list of triggers that can be configured.

The key changes are:

  • Renamed cfgHMOmegaTrigger to cfgTriggersOfInterest to better reflect the purpose of the parameter.
  • Updated the default value of cfgTriggersOfInterest to include both "fTrackedOmega" and "fOmegaHighMult" triggers.
  • Removed the call to mZorroSummary->setupTOIs() as it is no longer needed with the new configurable parameter.
  • Updated the call to mZorro.initCCDB() to use the new cfgTriggersOfInterest parameter.

The changes made in this commit introduce a new configurable parameter `cfgTriggersOfInterest` to allow for more flexibility in specifying the triggers of interest for the Zorro processing. This replaces the previous hardcoded "HighMultOmega" trigger with a comma-separated list of triggers that can be configured.

The key changes are:

- Renamed `cfgHMOmegaTrigger` to `cfgTriggersOfInterest` to better reflect the purpose of the parameter.
- Updated the default value of `cfgTriggersOfInterest` to include both "fTrackedOmega" and "fOmegaHighMult" triggers.
- Removed the call to `mZorroSummary->setupTOIs()` as it is no longer needed with the new configurable parameter.
- Updated the call to `mZorro.initCCDB()` to use the new `cfgTriggersOfInterest` parameter.
@github-actions
Copy link

github-actions bot commented Jun 4, 2025

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

@github-actions github-actions bot changed the title feat(nonPromptCascade): Introduce configurable triggers of interest [PWGLF] feat(nonPromptCascade): Introduce configurable triggers of interest Jun 4, 2025
@mpuccio mpuccio enabled auto-merge (squash) June 4, 2025 17:00
@mpuccio mpuccio merged commit bd07d65 into master Jun 5, 2025
12 of 15 checks passed
@mpuccio mpuccio deleted the mp-branch-17 branch June 5, 2025 10:54
jinhyunni pushed a commit to jinhyunni/O2Physics that referenced this pull request Jun 11, 2025
hernasab pushed a commit to hernasab/O2Physics that referenced this pull request Jun 11, 2025
EmilGorm pushed a commit to EmilGorm/O2Physics that referenced this pull request Jun 12, 2025
prottayCMT pushed a commit to prottayCMT/O2Physics2024 that referenced this pull request Jun 12, 2025
ddobrigk pushed a commit to ddobrigk/O2Physics that referenced this pull request Jun 14, 2025
smaff92 pushed a commit to smaff92/O2Physics that referenced this pull request Jun 17, 2025
ddobrigk pushed a commit to ddobrigk/O2Physics that referenced this pull request Jul 16, 2025
alibuild pushed a commit to alibuild/O2Physics that referenced this pull request Aug 11, 2025
jloemker pushed a commit to jloemker/O2Physics that referenced this pull request Nov 11, 2025
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.

3 participants