CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtTriggerMenuTester.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtTriggerMenuTester_h
2 #define L1GtConfigProducers_L1GtTriggerMenuTester_h
3 
20 // this class header
22 
23 // system include files
24 
25 // user include files
26 // base class
28 
31 
32 
33 // forward declarations
34 
35 
36 // class declaration
38 {
39 
40 public:
41 
42  // constructor
44 
45  // destructor
46  virtual ~L1GtTriggerMenuTester();
47 
48  virtual void analyze(const edm::Event&, const edm::EventSetup&);
49 
50 };
51 
52 #endif /*L1GtConfigProducers_L1GtTriggerMenuTester_h*/
L1GtTriggerMenuTester(const edm::ParameterSet &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)