Skip to content

[DPG] Bug: Fix histogram filling for Mother pT and Decay Length #1370

[DPG] Bug: Fix histogram filling for Mother pT and Decay Length

[DPG] Bug: Fix histogram filling for Mother pT and Decay Length #1370

Triggered via pull request December 19, 2024 05:21
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
7s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[root-entity]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1919
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L46
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L47
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L48
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L49
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L50
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L51
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L52
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L53
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L54
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.