CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTLocalTriggerTPTest.h
Go to the documentation of this file.
1 #ifndef DTLocalTriggerTPTest_H
2 #define DTLocalTriggerTPTest_H
3 
4 
15 
16 
17 
19 
20 public:
21 
24 
26  virtual ~DTLocalTriggerTPTest();
27 
28 protected:
29 
31  void beginJob();
32 
34  void beginRun(const edm::Run& r, const edm::EventSetup& c);
35 
37  void runClientDiagnostic();
38 
39  private:
40 
41 };
42 
43 #endif
DTLocalTriggerTPTest(const edm::ParameterSet &ps)
Constructor.
void runClientDiagnostic()
Run client analysis.
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
virtual ~DTLocalTriggerTPTest()
Destructor.
Definition: Run.h:41