CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorDigiMonitor.h
Go to the documentation of this file.
1 #ifndef DQM_CASTORMONITOR_CASTORDIGIMONITOR_H
2 #define DQM_CASTORMONITOR_CASTORDIGIMONITOR_H
3 
5 
10 
14 
15 
17 
18 public:
21 
22  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &);
23  void processEvent(const CastorDigiCollection& cast,const CastorDbService& cond);
24  int ModSecToIndex(int module, int sector);
25 private:
28  int ievt_;
29  float Qrms_DEAD;
30 
46 // MonitorElement* hBunchOcc;
47 
48  int TS_MAX = 10;
49  float RatioThresh1 = 0.;
50  float QIEerrThreshold = 0.0001;
51  double QrmsTS[224][10], QmeanTS[224][10];
52  const int TSped = 0;
53 };
54 
55 #endif
MonitorElement * h2TSratio
double QrmsTS[224][10]
MonitorElement * h2qualityMap
MonitorElement * hTSratio
MonitorElement * h2status
CastorDigiMonitor(const edm::ParameterSet &ps)
MonitorElement * h2digierr
MonitorElement * hModule
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)
MonitorElement * h2QmeanMap
MonitorElement * h2QtsvsCh
std::string subsystemname_
MonitorElement * h2QrmsTSvsCh
int ModSecToIndex(int module, int sector)
MonitorElement * hdigisize
MonitorElement * hSector
void processEvent(const CastorDigiCollection &cast, const CastorDbService &cond)
double QmeanTS[224][10]
MonitorElement * h2repsum
MonitorElement * hQIErms[10]
Definition: vlib.h:208
MonitorElement * hReport
Definition: Run.h:42
MonitorElement * h2QmeantsvsCh