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 
17 
18 
19 
21 
22 public:
23 
26 
28  virtual ~DTLocalTriggerTPTest();
29 
30 protected:
31 
33  void beginJob();
34 
36  void beginRun(const edm::Run& r, const edm::EventSetup& c);
37 
39  void runClientDiagnostic();
40 
41  private:
42 
43 };
44 
45 #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:33