diff --git a/TileCalorimeter/TileRecUtils/TileRecUtils/TileRawChannelBuilderOpt2Filter.h b/TileCalorimeter/TileRecUtils/TileRecUtils/TileRawChannelBuilderOpt2Filter.h index 1d4fe4fdaa2ab9b3ca4377d003f06c1edb96e09e..a8b441bdbe199447785ae4bd2647d34a18de050d 100644 --- a/TileCalorimeter/TileRecUtils/TileRecUtils/TileRawChannelBuilderOpt2Filter.h +++ b/TileCalorimeter/TileRecUtils/TileRecUtils/TileRawChannelBuilderOpt2Filter.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration */ #ifndef TILERECUTILS_TILERAWCHANNELBUILDEROPT2FILTER_H @@ -66,9 +66,6 @@ class TileRawChannelBuilderOpt2Filter: public TileRawChannelBuilder { private: - ToolHandle<TileCondToolTiming> m_tileToolTiming{this, - "TileCondToolTiming", "TileCondToolTiming", "Tile timing tool"}; - ToolHandle<ITileCondToolOfc> m_tileCondToolOfc{this, "TileCondToolOfc", "TileCondToolOfc", "Tile OFC tool"};