CMS 3D CMS Logo

getAllTriggerNames.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_getAllTriggerNames_h
2 #define FWCore_Framework_getAllTriggerNames_h
3 // -*- C++ -*-
4 //
5 // Package: Framework
6 // Class : getAllTriggerNames
7 //
15 //
16 // Original Author: Chris Jones
17 // Created: Fri, 26 Jul 2013 20:40:50 GMT
18 //
19 
20 // system include files
21 #include <vector>
22 #include <string>
23 
24 // user include files
25 
26 // forward declarations
27 namespace edm {
28  std::vector<std::string> const& getAllTriggerNames();
29 }
30 #endif
std::vector< std::string > const & getAllTriggerNames()
HLT enums.