Skip to content

[PWGCF] Add systematic variations on topological selections of V0s in flow analyses #19427

[PWGCF] Add systematic variations on topological selections of V0s in flow analyses

[PWGCF] Add systematic variations on topological selections of V0s in flow analyses #19427

Triggered via pull request October 25, 2025 15:58
Status Failure
Total duration 21s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: PWGCF/TableProducer/filter2Prong.cxx#L230
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGCF/TableProducer/filter2Prong.cxx#L227
Use constant references for non-modified iterators in range-based for loops.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L181
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L180
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L131
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L130
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.