Minimal fixes to CaloRunClusterCorrection
Minor update of CaloRunClusterCorrection. This tool creates other tools dynamically, therefore data-dependencies are not propagated. This update adds ReadHandleKey to LAr and Tile bad channel containers because those a are (generally) needed by at least one of the dynamically-created tools.
Plus, make Blob2ToolConstants AlgTool private.