Skip to content

[PWGCF] add multiplicity and pT fluctuations task - #17534

Open
orubza wants to merge 1 commit into
AliceO2Group:masterfrom
orubza:omama-new-pr
Open

[PWGCF] add multiplicity and pT fluctuations task#17534
orubza wants to merge 1 commit into
AliceO2Group:masterfrom
orubza:omama-new-pr

Conversation

@orubza

@orubza orubza commented Aug 21, 2026

Copy link
Copy Markdown

No description provided.

@github-actions github-actions Bot added the pwgcf label Aug 21, 2026
@github-actions github-actions Bot changed the title PWGCF: add multiplicity and pT fluctuations task [PWGCF] add multiplicity and pT fluctuations task Aug 21, 2026
@github-actions

Copy link
Copy Markdown

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

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 24171a9 at 2026-08-25 09:06:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:139:68: error: 'kNoSameBunchPileup' is not a member of 'o2::aod::evsel'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:141:74: error: 'kIsGoodZvtxFT0vsPV' is not a member of 'o2::aod::evsel'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:143:72: error: 'kIsGoodITSLayersAll' is not a member of 'o2::aod::evsel'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 24171a9 at 2026-08-25 09:10:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:139:68: error: 'kNoSameBunchPileup' is not a member of 'o2::aod::evsel'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:141:74: error: 'kIsGoodZvtxFT0vsPV' is not a member of 'o2::aod::evsel'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:143:72: error: 'kIsGoodITSLayersAll' is not a member of 'o2::aod::evsel'
ninja: build stopped: subcommand failed.

Full log here.

@SwatiSaha-1997

Copy link
Copy Markdown
Collaborator

Hi @orubza , please do check your PR before committing. Please follow the instructions. I think you are missing a header.

@SwatiSaha-1997 SwatiSaha-1997 left a comment

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 add the missing header file in your .cxx file:
#include "Common/CCDB/EventSelectionParams.h"

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 24171a9 at 2026-08-25 22:25:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:139:68: error: 'kNoSameBunchPileup' is not a member of 'o2::aod::evsel'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:141:74: error: 'kIsGoodZvtxFT0vsPV' is not a member of 'o2::aod::evsel'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/EbyEFluctuations/Tasks/multandptFluctuations.cxx:143:72: error: 'kIsGoodITSLayersAll' is not a member of 'o2::aod::evsel'
ninja: build stopped: subcommand failed.

Full log here.

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