CMS 3D CMS Logo

DTLocalTriggerTest.h

Go to the documentation of this file.
00001 #ifndef DTLocalTriggerTest_H
00002 #define DTLocalTriggerTest_H
00003 
00004 
00016 #include "DQM/DTMonitorClient/src/DTLocalTriggerBaseTest.h"
00017 
00018 
00019 
00020 class DTLocalTriggerTest: public DTLocalTriggerBaseTest{
00021 
00022 public:
00023 
00025   DTLocalTriggerTest(const edm::ParameterSet& ps);
00026   
00028   virtual ~DTLocalTriggerTest();
00029 
00030 protected:
00031 
00033   void beginJob(const edm::EventSetup& c);
00034 
00036   void runClientDiagnostic();
00037 
00038  private:
00039 
00040 };
00041 
00042 #endif

Generated on Tue Jun 9 17:32:34 2009 for CMSSW by  doxygen 1.5.4