CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtTriggerMenuXmlProducer.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtTriggerMenuXmlProducer_h
2 #define L1GtConfigProducers_L1GtTriggerMenuXmlProducer_h
3 
18 // system include files
19 #include <memory>
20 #include <string>
21 
22 #include "boost/shared_ptr.hpp"
23 #include <boost/cstdint.hpp>
24 
25 // user include files
26 // base class
28 
31 
34 
35 // forward declarations
36 
37 // class declaration
39 {
40 
41 public:
42 
45 
48 
49 
51 
53  boost::shared_ptr<L1GtTriggerMenu> produceGtTriggerMenu(
54  const L1GtTriggerMenuRcd&);
55 
56 private:
57 
60 
63 
64 
65 };
66 
67 #endif
std::string m_vmeXmlFile
XML file for Global Trigger VME configuration (vme.xml)
L1GtTriggerMenuXmlProducer(const edm::ParameterSet &)
constructor
boost::shared_ptr< L1GtTriggerMenu > produceGtTriggerMenu(const L1GtTriggerMenuRcd &)
public methods
std::string m_defXmlFile
XML file for Global Trigger menu (def.xml)