[PWGDQ] Fix some bugs in dq efficiency with association #21123
Annotations
10 errors and 2 notices
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4319
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4310
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4305
Use O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L256
Use O2 logging (LOG, LOGF, LOGP).
|
|
[pdg/explicit-code]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4494
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[pdg/explicit-code]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4426
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
[std-prefix]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4489
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L4421
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L3997
Use std:: prefix for names from the std namespace.
|
|
[include-iostream]:
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx#L50
Do not include iostream. Use O2 logging instead.
|
|
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.
|