[Common] Add profile of FT0M for MC calib #3217
Annotations
2 errors, 9 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[root-entity]:
Common/Tasks/centralityStudy.cxx#L241
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
Common/Tasks/centralityStudy.cxx#L284
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
Common/Tasks/centralityStudy.cxx#L440
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[doc/file]:
Common/Tasks/centralityStudy.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
[doc/file]:
Common/Tasks/centralityStudy.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
[doc/file]:
Common/Tasks/centralityStudy.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
[doc/file]:
Common/Tasks/centralityStudy.cxx#L1
Provide mandatory file documentation.
|
[name/struct]:
Common/Tasks/centralityStudy.cxx#L32
Use UpperCamelCase for names of structs.
|
[name/workflow-file]:
Common/Tasks/centralityStudy.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.)
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|