Skip to content

[PWGCF] add some event cuts, particle cuts and histograms#16426

Open
pykuan wants to merge 5 commits into
AliceO2Group:masterfrom
pykuan:master
Open

[PWGCF] add some event cuts, particle cuts and histograms#16426
pykuan wants to merge 5 commits into
AliceO2Group:masterfrom
pykuan:master

Conversation

@pykuan
Copy link
Copy Markdown
Contributor

@pykuan pykuan commented May 28, 2026

No description provided.

@github-actions github-actions Bot added the pwgcf label May 28, 2026
@github-actions github-actions Bot changed the title add some event cuts, particle cuts and histograms [PWGCF] add some event cuts, particle cuts and histograms May 28, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 28, 2026

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

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 8edb9aa at 2026-05-28 06:39:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:126:26: error: 'O2DatabasePDG' is not a member of 'o2::framework'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:126:39: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:315:32: error: 'db' was not declared in this scope; did you mean 'ccdb'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:138: error: could not convert '{((MultiparticleCumulants*)this)->MultiparticleCumulants::cfCentBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfMultBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfVerXBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfVerYBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfVerZBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfNumContribBins}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:102: error: could not convert '{((MultiparticleCumulants*)this)->MultiparticleCumulants::cfCentBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfMultBins, ((MultiparticleCumulants*)this)->MultiparticleCumulants::cfNumContribBins}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 083a8ca at 2026-05-28 07:29:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:30:10: fatal error: Framework/O2DatabasePDG.h: No such file or directory
ninja: build stopped: subcommand failed.

Full log here.

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for e33c917 at 2026-05-28 07:38:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:65: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'PtBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:76: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'PhiBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:83: error: could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:65: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'CentBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:78: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'MultBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:91: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'VerXBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:104: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'VerYBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:117: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'VerZBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:130: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'NumContribBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:144: error: could not convert '{<expression error>, <expression error>, <expression error>, <expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:65: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'CentBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:78: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'MultBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:91: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'NumContribBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:105: error: could not convert '{<expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild
Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for e33c917 at 2026-05-28 07:47:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:65: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'PtBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:76: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'PhiBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:966:83: error: could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:65: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'CentBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:78: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'MultBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:91: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'VerXBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:104: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'VerYBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:117: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'VerZBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:130: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'NumContribBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:967:144: error: could not convert '{<expression error>, <expression error>, <expression error>, <expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:65: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'CentBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:78: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'MultBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:91: error: 'struct MultiparticleCumulants::TaskConfiguration' has no member named 'NumContribBins'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:968:105: error: could not convert '{<expression error>, <expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'std::vector<o2::framework::Configurable<std::vector<float> > >'
ninja: build stopped: subcommand failed.

Full log here.

@abilandz
Copy link
Copy Markdown
Collaborator

Thanks for all the fixes! Please fix the remaining O2linter errors alongside the next PR, this one is approved now!

@abilandz abilandz enabled auto-merge (squash) May 28, 2026 07:02
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