Skip to content

[PWGLF] added configurable enablepuredcahist for enabling pure DCA histogram based on nsigmaTPCKa cut #11536

[PWGLF] added configurable enablepuredcahist for enabling pure DCA histogram based on nsigmaTPCKa cut

[PWGLF] added configurable enablepuredcahist for enabling pure DCA histogram based on nsigmaTPCKa cut #11536

Triggered via pull request June 12, 2025 14:42
@BanajitBarmanBanajitBarman
synchronize #11571
Status Failure
Total duration 20s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1533
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1531
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1519
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1517
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1507
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1505
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1495
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1493
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[std-prefix]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1597
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/Tasks/Nuspex/spectraTOF.cxx#L1208
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.