[PWGLF,Trigger] fix definition of DCAToPV #8732
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[root/entity]:
EventFiltering/PWGLF/strangenessFilter.cxx#L713
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
EventFiltering/PWGLF/strangenessFilter.cxx#L595
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[root/entity]:
EventFiltering/PWGLF/strangenessFilter.cxx#L232
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L837
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L836
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L832
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L830
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L815
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L722
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
EventFiltering/PWGLF/strangenessFilter.cxx#L548
Use std:: prefix for names from the std namespace.
|
|
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.
|