ATLAS Offline Software
GoodRunsListsDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef GOODRUNSLISTS_GOODRUNSLISTSDICT_H
6 #define GOODRUNSLISTS_GOODRUNSLISTSDICT_H
7 
8 
10 
11 /* removed for now ... maybe move to AsgAnalysisInterfaces if need a dictionary for specific ToolHandle
12 #include "AsgTools/ToolHandle.h"
13 
14 
15 struct dummyStruct {
16  ToolHandle<IGoodRunsListSelectionTool> dummy1;
17 };
18 */
19 
20 #endif
GoodRunsListSelectionTool.h