Skip to content

[PWGLF] AngularCorrelationsInJets.cxx: Major adjustments #4486

[PWGLF] AngularCorrelationsInJets.cxx: Major adjustments

[PWGLF] AngularCorrelationsInJets.cxx: Major adjustments #4486

Triggered via pull request February 7, 2025 21:09
Status Failure
Total duration 20s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
10s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[std-prefix]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L815
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L825
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L843
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L920
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L923
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L926
Use std:: prefix for names from the std namespace.
[root-entity]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L379
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L381
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L391
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGLF/Tasks/Nuspex/AngularCorrelationsInJets.cxx#L392
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
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.