Skip to content

[PWGJE] adding flag to only save final state mcparticles in derived data #18051

[PWGJE] adding flag to only save final state mcparticles in derived data

[PWGJE] adding flag to only save final state mcparticles in derived data #18051

Triggered via pull request October 1, 2025 08:55
@jloemkerjloemker
synchronize #13124
Status Failure
Total duration 14s
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
[name/function-variable]: PWGJE/TableProducer/derivedDataWriter.cxx#L256
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/TableProducer/derivedDataWriter.cxx#L255
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/TableProducer/derivedDataWriter.cxx#L254
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGJE/TableProducer/derivedDataWriter.cxx#L252
Use lowerCamelCase for names of functions and variables.
[doc/file]: PWGJE/TableProducer/derivedDataWriter.cxx#L1
Provide mandatory file documentation.
[doc/file]: PWGJE/TableProducer/derivedDataWriter.cxx#L17
Documentation for \file is missing, incorrect or misplaced.
[const-ref-in-for-loop]: PWGJE/TableProducer/derivedDataWriter.cxx#L676
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGJE/TableProducer/derivedDataWriter.cxx#L669
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGJE/TableProducer/derivedDataWriter.cxx#L664
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGJE/TableProducer/derivedDataWriter.cxx#L660
Use constant references for non-modified iterators in range-based for loops.
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.