diff --git a/Calorimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.h b/Calorimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.h index 89cb2aaf49eba7d36fda6dea8e41de5301756f93..6dbabfefc9207370dacf0a1c6618f4026cc81d3b 100755 --- a/Calorimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.h +++ b/Calorimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.h @@ -132,11 +132,6 @@ class CaloClusterMomentsMaker_DigiHSTruth final: public extends<AthAlgTool, Calo ToolHandle<ICalorimeterNoiseTool> m_noiseTool; ToolHandle<ILArHVCorrTool> m_larHVScaleRetriever; - /** - * @brief HV fraction is need to check for HV affected LAr cells - */ - LArHVFraction * m_larHVFraction; - /// Not used anymore (with xAOD), but required to when configured from /// COOL via CaloRunClusterCorrections. std::string m_momentsNamesAOD;