[PWGLF] add histograms for kine-transformed mass bias #12100
Annotations
10 errors and 2 notices
|
[name/function-variable]:
PWGLF/TableProducer/Strangeness/strangeTreeCreator.cxx#L702
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGLF/TableProducer/Strangeness/strangeTreeCreator.cxx#L694
Use lowerCamelCase for names of functions and variables.
|
|
[const-ref-in-for-loop]:
PWGLF/TableProducer/Strangeness/strangeTreeCreator.cxx#L557
Use constant references for non-modified iterators in range-based for loops.
|
|
[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#L155
Workflow name lambdajetpolarizationbuilder does not match its file name lambdaJetpolarizationbuilder.cxx. (Matches lambdajetpolarizationbuilder.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L135
Workflow name cascademlselectiontreecreator does not match its file name cascadeMLSelectionTreeCreator.cxx. (Matches cascademlselectiontreecreator.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L130
Workflow name lambdakzeromlselectiontreecreator does not match its file name lambdakzeroMLSelectionTreeCreator.cxx. (Matches lambdakzeromlselectiontreecreator.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L124
Workflow name lambdalambdatable does not match its file name LambdaLambdatable.cxx. (Matches lambdalambdatable.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L114
Workflow name v0-selector does not match its file name v0selector.cxx. (Matches v0Selector.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L54
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.
|