Skip to content
Snippets Groups Projects
Commit 32990ac9 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'dupprop.TileRecUtils-20190118' into 'master'

TileRecUtils: Fix duplicated Gaudi Property.

See merge request atlas/athena!20432
parents 5d47bb7e 2a3047c5
No related branches found
No related tags found
No related merge requests found
/*
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"};
......
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