CaloCondPhysAlgs: Use conditions handle to read hvcorr information.
Compare changes
Files
14@@ -78,9 +78,7 @@ from CaloTools.CaloNoiseToolDefault import CaloNoiseToolDefault
@@ -88,7 +86,6 @@ ToolSvc += theLArHVCorrTool
Change from using ILArHVCorrTool to using a conditions handle. Also get online hvcorr from the conditions store rather than the detector store.