ATLAS Offline Software
AsgToolsDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef ASGTOOLS_ASGTOOLSDICT_H
6 #define ASGTOOLS_ASGTOOLSDICT_H
7 
8 #ifdef __GNUC__
9 # pragma GCC diagnostic ignored "-Wdeprecated-declarations"
10 #endif
11 
12 // Local include(s):
13 #include "AsgTools/IAsgTool.h"
14 #include "AsgTools/AsgTool.h"
16 #include "AsgTools/ToolStore.h"
17 
18 #endif // not ASGTOOLS_ASGTOOLSDICT_H
IAsgTool.h
AsgMetadataTool.h
ToolStore.h
AsgTool.h