Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Trigger] Add option to skip untriggered events #8655

Merged
merged 1 commit into from
Nov 26, 2024
Merged

[Trigger] Add option to skip untriggered events #8655

merged 1 commit into from
Nov 26, 2024

Conversation

mpuccio
Copy link
Collaborator

@mpuccio mpuccio commented Nov 25, 2024

This change adds a new configurable option cfgSkipUntriggeredEvents to the
centralEventFilterTask in the EventFiltering module. When this option is
enabled, the task will skip processing events where both the trigger and
decision flags are false, reducing the overall processing output.

@github-actions github-actions bot changed the title Add option to skip untriggered events [Trigger] Add option to skip untriggered events Nov 25, 2024
This change adds a new configurable option `cfgSkipUntriggeredEvents` to the
`centralEventFilterTask` in the `EventFiltering` module. When this option is
enabled, the task will skip processing events where both the trigger and
decision flags are false, reducing the overall processing output.
alibuild
alibuild previously approved these changes Nov 25, 2024
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 @mpuccio.

@ktf ktf disabled auto-merge November 26, 2024 14:32
@ktf ktf merged commit cc8d67b into master Nov 26, 2024
9 of 10 checks passed
@ktf ktf deleted the mp-branch-2 branch November 26, 2024 14:33
joachimckh pushed a commit to joachimckh/O2Physics that referenced this pull request Dec 2, 2024
joachimckh pushed a commit to joachimckh/O2Physics that referenced this pull request Dec 2, 2024
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