Skip to content
Snippets Groups Projects

tauEventTPCnv: Fix gcc9 warnings.

Merged Scott Snyder requested to merge ssnyder/athena:gcc9.tauEventTPCnv-20190202 into master
13 files
+ 22
32
Compare changes
  • Side-by-side
  • Inline
Files
13
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
*/
/// @file PanTauDetails_p1.cxx
@@ -68,4 +68,3 @@ PanTauDetails_p1::PanTauDetails_p1()
m_CellBased_Combined_DeltaR1stNeutralTo1stCharged(0)
{}
PanTauDetails_p1::~PanTauDetails_p1(){}
Loading