Skip to content

L1CaloFEXSim: cppcheck fixes

Frank Winklmeier requested to merge fwinkl/athena:l1calofex into master
  • Use a constant for the number of layers and fix potential out-of-bounds access due to mistake in size check.
  • Replace use of substr by resize and simplify character parsing.
  • Initialize arrays.

cc @sroe

Merge request reports