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

[PWGDQ] Enable building K0s-K0s pairs #8865

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

romainschotter
Copy link
Contributor

@romainschotter romainschotter commented Dec 9, 2024

  • Add IsTriggerTVX selection
  • Add treatement of K0s-K0s pairs (@dmallick2)
  • Remove MegaLinter and O2Linter warnings (except for the ones regarding the configurable group, which makes things worse on Hyperloop)

@github-actions github-actions bot added the pwgdq label Dec 9, 2024
@romainschotter romainschotter marked this pull request as ready for review December 11, 2024 11:26
@alibuild
Copy link
Collaborator

Error while checking build/O2Physics/o2 for efa8857 at 2024-12-11 16:46:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2253:18: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2253:18: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2253:3: error: missing template arguments before '{' token
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2254:18: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2254:18: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2254:3: error: missing template arguments before '{' token
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:288:135: error: could not convert '{"lifetimecut", {{3.0e+1, 2.0e+1}, 2, {"lifetimecutLambda", "lifetimecutK0S"}}, "lifetimecut"}' from '<brace-enclosed initializer list>' to 'o2::framework::Configurable<o2::framework::LabeledArray<float> >'
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2253:18: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2253:3: error: missing template arguments before '{' token
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2254:18: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2254:3: error: missing template arguments before '{' token
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2260:23: error: 'quarkoniaToHyperons' was not declared in this scope; did you mean 'QuarkoniaToHyperons'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2260:43: error: no matching function for call to 'adaptAnalysisTask<<expression error> >(const o2::framework::ConfigContext&)'
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2260:43: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/PWGDQ/Tasks/quarkoniaToHyperons.cxx:2260:49: error: no matching function for call to 'std::vector<o2::framework::DataProcessorSpec>::vector(<brace-enclosed initializer list>)'
ninja: build stopped: subcommand failed.

Full log here.

iarsene
iarsene previously approved these changes Dec 11, 2024
@iarsene iarsene enabled auto-merge (squash) December 11, 2024 20:12
@iarsene iarsene disabled auto-merge December 11, 2024 20:12
@alibuild
Copy link
Collaborator

Error while checking build/O2Physics/o2 for 01d9603 at 2024-12-12 15:46:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/Common/TableProducer/Converters/trackQA002Converter.cxx:21:17: error: 'TracksQA_002' is not a member of 'o2::aod'; did you mean 'TracksQA_001'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/Common/TableProducer/Converters/trackQA002Converter.cxx:21:29: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/Common/TableProducer/Converters/trackQA002Converter.cxx:25:32: error: 'tracksQA_000' was not declared in this scope; did you mean 'tracksQA_002'?
/sw/SOURCES/O2Physics/8865-slc9_x86-64/0/Common/TableProducer/Converters/trackQA002Converter.cxx:59:32: error: 'tracksQA_001' was not declared in this scope; did you mean 'tracksQA_002'?
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