Skip to content

Fix Pythia8 CI testing#2225

Merged
sawenzel merged 1 commit intoAliceO2Group:masterfrom
jackal1-66:pythia8fix
Dec 20, 2025
Merged

Fix Pythia8 CI testing#2225
sawenzel merged 1 commit intoAliceO2Group:masterfrom
jackal1-66:pythia8fix

Conversation

@jackal1-66
Copy link
Collaborator

@jackal1-66 jackal1-66 commented Dec 17, 2025

Pythia8 symbol exists already when running the macro with ROOT, so a redefinition error of 'Pythia8' as different kind of symbol was thrown. By replacing the name to pythia8() the problem is solved.

The Pythia8() function exists already in the Pythia namespace loaded with ROOT, so when executing the macro a function redefinition error was thrown. By replacing the name to pythia8() the problem is solved.
@github-actions
Copy link

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@njacazio njacazio enabled auto-merge (squash) December 17, 2025 19:50
@sawenzel sawenzel disabled auto-merge December 20, 2025 15:42
@sawenzel sawenzel merged commit 28f0599 into AliceO2Group:master Dec 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants