Skip to content

[PWGLF] Add sigma-proton correlation study #21828

[PWGLF] Add sigma-proton correlation study

[PWGLF] Add sigma-proton correlation study #21828

Triggered via pull request December 11, 2025 16:40
@fmazzascfmazzasc
opened #14181
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
10s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/workflow-file]: PWGLF/TableProducer/Strangeness/sigmaProtonCorr.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L160
Workflow name sigmaprotoncorr does not match its file name sigmaProtonCorr.cxx. (Matches sigmaprotoncorr.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L145
Workflow name lambdajetpolarizationbuilder does not match its file name lambdaJetpolarizationbuilder.cxx. (Matches lambdajetpolarizationbuilder.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L125
Workflow name cascademlselectiontreecreator does not match its file name cascadeMLSelectionTreeCreator.cxx. (Matches cascademlselectiontreecreator.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L120
Workflow name lambdakzeromlselectiontreecreator does not match its file name lambdakzeroMLSelectionTreeCreator.cxx. (Matches lambdakzeromlselectiontreecreator.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L114
Workflow name lambdalambdatable does not match its file name LambdaLambdatable.cxx. (Matches lambdalambdatable.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L104
Workflow name v0-selector does not match its file name v0selector.cxx. (Matches v0Selector.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L79
Workflow name sigmaminus-task does not match its file name sigmaminustask.cxx. (Matches sigmaminusTask.cxx.)
[name/o2-workflow]: PWGLF/TableProducer/Strangeness/CMakeLists.txt#L49
Workflow name hstrangecorrelationfilter does not match its file name hStrangeCorrelationFilter.cxx. (Matches hstrangecorrelationfilter.cxx.)
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.