Please consider the following formatting changes to #12497 #53
Annotations
10 errors and 2 notices
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.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.)
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L1
Specify task name only when it cannot be derived from the struct name. Only append to the default name.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L47
Specified task name track-converter1 and the struct name trackConverter1 produce the same device name track-converter1. TaskName is redundant.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L29
Use UpperCamelCase for names of structs.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L30
Use lowerCamelCase for names of functions and variables.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L1
Provide mandatory file documentation.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
PWGEM/Dilepton/Tasks/Converters/trackConverter1.cxx#L34
Use constant references for non-modified iterators in range-based for loops.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading