main-coverity-L1CaloFEXSim
Tidy headers, and address performance defects in jFEXFPGA.cxx: use const auto &
instead of auto
, and use std::move
instead of copying.
Edited by Shaun Roe
Tidy headers, and address performance defects in jFEXFPGA.cxx: use const auto &
instead of auto
, and use std::move
instead of copying.