Skip to content

[PWGEM/PhotonMeson] Add FT0 QC and FT0C centrality estimator to BC wise GG #17678

[PWGEM/PhotonMeson] Add FT0 QC and FT0C centrality estimator to BC wise GG

[PWGEM/PhotonMeson] Add FT0 QC and FT0C centrality estimator to BC wise GG #17678

Triggered via pull request September 23, 2025 19:58
@nstrangmnstrangm
synchronize #13104
Status Failure
Total duration 13s
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]: PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx#L316
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx#L303
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx#L187
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[pdg/explicit-code]: PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx#L182
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
[name/file-cpp]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L87
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L79
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L78
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L77
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L71
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
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.