Skip to content

22.0-cppcheck-FastCaloSim

Shaun Roe requested to merge sroe/athena:22.0-cppcheck-FastCaloSim into master

reserve mistakenly used in vector, when resize was intended. Finally, its easier to just initialise the vector with the number of required elements (defaulted to zero/nullptr)

Merge request reports