Skip to content

[PWGCF] intermittency: added code to analyse run2 #21050

[PWGCF] intermittency: added code to analyse run2

[PWGCF] intermittency: added code to analyse run2 #21050

Triggered via pull request November 25, 2025 05:16
@baasinghbaasingh
synchronize #13915
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[pdg/database]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L35
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
[two-pi-add-subtract]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L304
Use RecoDecay::constrainAngle to restrict angle to a given range.
[two-pi-add-subtract]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L302
Use RecoDecay::constrainAngle to restrict angle to a given range.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L363
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L163
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L153
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L152
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L151
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L150
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx#L149
Use std:: prefix for names from the std namespace.
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.