CMS 3D CMS Logo

RPCDeadChannelTest.h
Go to the documentation of this file.
1 #ifndef RPCDeadChannelTest_H
2 #define RPCDeadChannelTest_H
3 
4 
6 
7 //#include "DQMServices/Core/interface/DQMStore.h"
8 
9 
11 
12 public:
13 
14 
17 
19  virtual ~RPCDeadChannelTest();
20 
21  void clientOperation();
22  void getMonitorElements(std::vector<MonitorElement *> &, std::vector<RPCDetId> &, std::string &);
23  void beginJob(std::string & );
25 
26  private:
29  std::vector<MonitorElement *> myOccupancyMe_;
30  std::vector<RPCDetId> myDetIds_;
32 
37 
38 
39 
40 };
41 
42 #endif
MonitorElement * DEADWheel[5]
virtual ~RPCDeadChannelTest()
Destructor.
void getMonitorElements(std::vector< MonitorElement * > &, std::vector< RPCDetId > &, std::string &)
std::vector< MonitorElement * > myOccupancyMe_
void beginJob(std::string &)
std::vector< RPCDetId > myDetIds_
void myBooker(DQMStore::IBooker &)
RPCDeadChannelTest(const edm::ParameterSet &ps)
Constructor.
MonitorElement * DEADDisk[10]