ATLAS Offline Software
IThinningHdlr.cxx
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // IThinningHdlr.cxx
8 // Implementation file for class IThinningHdlr
9 // Author: S.Binet<binet@cern.ch>
11 
12 // AthenaKernel includes
14 
15 
16 namespace Athena {
17 
18 
19 // Destructor
22 {}
23 
24 
25 } //> namespace Athena
Athena
Some weak symbol referencing magic...
Definition: AthLegacySequence.h:21
IThinningHdlr.h
Athena::IThinningHdlr::~IThinningHdlr
virtual ~IThinningHdlr()
virtual destructor
Definition: IThinningHdlr.cxx:21