Skip to content

[PWGLF] updated datamodel and added initial analysis task for spin alignment #15178

[PWGLF] updated datamodel and added initial analysis task for spin alignment

[PWGLF] updated datamodel and added initial analysis task for spin alignment #15178

Triggered via pull request August 6, 2025 12:55
@prottayCMTprottayCMT
synchronize #12427
Status Failure
Total duration 13s
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/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L127
Workflow name kshortkshort does not match its file name higherMassResonances.cxx. (Matches kshortkshort.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L122
Workflow name lambda1520-pbpb does not match its file name lambda1520_PbPb.cxx. (Matches lambda1520Pbpb.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L107
Workflow name phi-analysis-thnsparse does not match its file name phianalysisTHnSparse.cxx. (Matches phiAnalysisThnsparse.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L97
Workflow name delta-analysis does not match its file name deltaanalysis.cxx. (Matches deltaAnalysis.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L92
Workflow name lambda1520spherocityanalysis does not match its file name lambda1520SpherocityAnalysis.cxx. (Matches lambda1520spherocityanalysis.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L72
Workflow name k1analysismicro does not match its file name k1AnalysisMicro.cxx. (Matches k1analysismicro.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Resonances/CMakeLists.txt#L62
Workflow name lambda1520analysisinoo does not match its file name lambda1520analysisinOO.cxx. (Matches lambda1520analysisinoo.cxx.)
[name/workflow-file]: PWGLF/TableProducer/Resonances/cksspinalignment.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/struct]: PWGLF/TableProducer/Resonances/cksspinalignment.cxx#L60
Use UpperCamelCase for names of structs.
[name/o2-column]: PWGLF/DataModel/LFCKSSpinalignmentTables.h#L54
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
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.