[PWGJE] Histograms for MC study #8119
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1278
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1245
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1239
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1210
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1208
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1187
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1178
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1136
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGJE/Tasks/nucleiInJets.cxx#L1085
Use std:: prefix for names from the std namespace.
|
|
[include-iostream]:
PWGJE/Tasks/nucleiInJets.cxx#L15
Do not include iostream. Use O2 logging instead.
|
|
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.
|