22.0-cppcheck-FastCaloSim
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)
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)