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 
11 
12 /* removed for now ... maybe move to AsgAnalysisInterfaces if need a dictionary for specific ToolHandle
13 #include "AsgTools/ToolHandle.h"
14 
15 
16 struct dummyStruct {
17  ToolHandle<IGoodRunsListSelectionTool> dummy1;
18 };
19 */
20 
21 #endif
GoodRunsListSelectionTool.h
GRLSelectorAlg.h