Skip to content

[PWGCF] add toy model to phi#16833

Merged
wenyaCern merged 2 commits into
AliceO2Group:masterfrom
pengchon:master
Jun 26, 2026
Merged

[PWGCF] add toy model to phi#16833
wenyaCern merged 2 commits into
AliceO2Group:masterfrom
pengchon:master

Conversation

@pengchon

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the pwgcf label Jun 26, 2026
@github-actions github-actions Bot changed the title add toy model to phi [PWGCF] add toy model to phi Jun 26, 2026
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

static double pdf(double* x, double* par)
{
double y = 1;
for (int i = 0; i < 6; i = i + 1) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the O2 linter error

@wenyaCern wenyaCern enabled auto-merge (squash) June 26, 2026 14:44
@wenyaCern wenyaCern merged commit 17fe1e4 into AliceO2Group:master Jun 26, 2026
14 checks passed
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