ATLAS Offline Software
TrigNavigationDict.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 
6 #include "GaudiKernel/IConversionSvc.h"
9 
13 //#include "TrigNavigation/Holder.h"
14 
16  std::vector<HLT::TriggerElement*> te_vec;
17  std::vector<const HLT::TriggerElement*> te_const_vec;
18  // HLT::NavigationCore nc;
19 };
20 
GCCXML_DUMMY_INSTANTIATION_TRIGNAVIGATION
Definition: TrigNavigationDict.h:15
TriggerElement.h
NavigationCore.h
GCCXML_DUMMY_INSTANTIATION_TRIGNAVIGATION::te_vec
std::vector< HLT::TriggerElement * > te_vec
Definition: TrigNavigationDict.h:16
TestTypesB.h
Types used for testing for which we need dictionaries.
NavigationCore.icc
GCCXML_DUMMY_INSTANTIATION_TRIGNAVIGATION::te_const_vec
std::vector< const HLT::TriggerElement * > te_const_vec
Definition: TrigNavigationDict.h:17
AccessProxy.h