CMS 3D CMS Logo

DTLocalTriggerTest.h
Go to the documentation of this file.
1 #ifndef DTLocalTriggerTest_H
2 #define DTLocalTriggerTest_H
3 
13 
15 public:
18 
20  ~DTLocalTriggerTest() override;
21 
22 protected:
24  void beginRun(const edm::Run &r, const edm::EventSetup &c) override;
25 
27 
29 
31 
33 
34  const int wheelArrayShift = 3;
35 
36 private:
37  int nMinEvts;
38 
40 };
41 
42 #endif
void beginRun(const edm::Run &r, const edm::EventSetup &c) override
BeginRun.
void Bookings(DQMStore::IBooker &, DQMStore::IGetter &)
~DTLocalTriggerTest() override
Destructor.
void fillGlobalSummary(DQMStore::IGetter &)
DTLocalTriggerTest(const edm::ParameterSet &ps)
Constructor.
void runClientDiagnostic(DQMStore::IBooker &, DQMStore::IGetter &) override
Run client analysis.
Definition: Run.h:45