CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTLocalTriggerTest.h
Go to the documentation of this file.
1 #ifndef DTLocalTriggerTest_H
2 #define DTLocalTriggerTest_H
3 
4 
15 
16 
17 
19 
20 public:
21 
24 
26  virtual ~DTLocalTriggerTest();
27 
28 protected:
29 
31  void beginRun(const edm::Run& r, const edm::EventSetup& c);
32 
34 
36 
38 
40 
41  private:
42 
43  int nMinEvts;
44 
45  bool bookingdone;
46 
47 
48 };
49 
50 #endif
void Bookings(DQMStore::IBooker &, DQMStore::IGetter &)
void runClientDiagnostic(DQMStore::IBooker &, DQMStore::IGetter &)
Run client analysis.
virtual ~DTLocalTriggerTest()
Destructor.
void fillGlobalSummary(DQMStore::IGetter &)
DTLocalTriggerTest(const edm::ParameterSet &ps)
Constructor.
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
Definition: Run.h:43