Skip to content
Snippets Groups Projects
Commit 5ad218af authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'clang.CaloRec-20181005' into 'master'

CaloRec: Fix clang warning.

See merge request atlas/athena!14760
parents 8fc90ffd 6ac004a6
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment