Skip to content

[PWGCF] Add FT0M to multiplicity correlations #22548

[PWGCF] Add FT0M to multiplicity correlations

[PWGCF] Add FT0M to multiplicity correlations #22548

Triggered via pull request January 3, 2026 16:06
@jaelparkjaelpark
opened #14380
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: PWGCF/TableProducer/filterCorrelations.cxx#L337
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGCF/TableProducer/filterCorrelations.cxx#L282
Use constant references for non-modified iterators in range-based for loops.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L186
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L185
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L134
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L133
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L68
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L67
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L51
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L34
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.