Edwin millepede #151
Annotations
5 errors, 10 warnings, and 1 notice
|
neuland/calibration/mille/PedeLauncher.h#L34
static assertion failed due to requirement 'sizeof(void *) && false': Variable "PEDEDIR" is not defined. Please define the environment variable "PEDEDIR" when configure CMake! [clang-diagnostic-error]
|
neuland/executables/neuland_lmd_to_map.cxx#L148
no viable conversion from 'typename std::remove_reference<unique_ptr<R3BEventHeader> &>::type' (aka 'std::unique_ptr<R3BEventHeader>') to 'FairEventHeader *' [clang-diagnostic-error]
|
neuland/executables/templates/ex_digi.cxx#L15
'R3BNeulandClusterFinder.h' file not found [clang-diagnostic-error]
|
neuland/executables/neuland_map_to_cal.cxx#L97
no viable conversion from 'typename std::remove_reference<unique_ptr<R3BEventHeader> &>::type' (aka 'std::unique_ptr<R3BEventHeader>') to 'FairEventHeader *' [clang-diagnostic-error]
|
neuland/calibration/legacy/R3BNeulandCosmicTracker.cxx#L453
function 'fillInteractions' has cognitive complexity of 50 (threshold 40) [readability-function-cognitive-complexity]
|
neuland/calibration/legacy/R3BNeulandHitCalibrationEngine.cxx#L168
function 'Add' has cognitive complexity of 42 (threshold 40) [readability-function-cognitive-complexity]
|
neuland/calibration/legacy/R3BNeulandTacquilaMapped2Cal.cxx#L232
variable 'channel' of type 'Int_t' (aka 'int') can be declared 'const' [misc-const-correctness]
|
neuland/calibration/map_to_cal/R3BTrigIDMappingFinder.cxx#L17
namespace alias decl 'fs' is unused [misc-unused-alias-decls]
|
neuland/calibration/mille/PedeLauncher.h#L35
redundant boolean literal supplied to boolean operator [readability-simplify-boolean-expr]
|
neuland/calibration/mille/PedeLauncher.cxx#L14
macro 'BOOST_PROCESS_USE_STD_FS' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]
|
neuland/calibration/mille/PedeLauncher.cxx#L22
namespace alias decl 'bp' is unused [misc-unused-alias-decls]
|
neuland/calibration/mille/PedeLauncher.cxx#L23
namespace alias decl 'fs' is unused [misc-unused-alias-decls]
|
neuland/executables/neuland_lmd_to_map.cxx#L60
an exception may be thrown in function 'main' which should not throw exceptions [bugprone-exception-escape]
|
neuland/online/canvases/R3BNeulandCountRateCanvas.cxx#L80
'auto *event_header' can be declared as 'const auto *event_header' [readability-qualified-auto]
|
|
The logs for this run have expired and are no longer available.
Loading