Calorimeter: Fix unchecked StatusCodes in unit tests
Fix unchecked StatusCodes in several calorimeter unit tests.
Move the setup of the AllCaloFull container to the setUp()
function to
avoid failure in recording it when called multiple times.
Edited by Frank Winklmeier