[PWGJE,PWGLF,Trigger] Improvements to the JE framework #20351
Annotations
11 errors and 2 notices
|
PWGJE/Core/JetDerivedDataUtilities.h#L70
Use constant references for non-modified iterators in range-based for loops.
|
|
PWGJE/Core/JetDerivedDataUtilities.h#L36
Avoid hard-coded particle masses. Use o2::constants::physics::Mass... instead.
|
|
PWGJE/Core/JetDerivedDataUtilities.h#L651
Use std:: prefix for names from the std namespace.
|
|
PWGJE/Core/JetCandidateUtilities.h#L148
Use constant references for non-modified iterators in range-based for loops.
|
|
PWGJE/Core/JetBkgSubUtils.cxx#L166
Use constant references for non-modified iterators in range-based for loops.
|
|
PWGJE/Core/JetBkgSubUtils.cxx#L76
Use constant references for non-modified iterators in range-based for loops.
|
|
EventFiltering/PWGJE/jetFilter.cxx#L71
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
EventFiltering/PWGJE/jetFilter.cxx#L70
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
|
|
EventFiltering/PWGJE/jetFilter.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
|
|
EventFiltering/PWGJE/jetFilter.cxx#L222
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading