CMS 3D CMS Logo

RPCRawDataCountsHistoMaker.h
Go to the documentation of this file.
1 #ifndef DQM_RPCMonitorModule_RPCRawDataCountsHistoMaker_H
2 #define DQM_RPCMonitorModule_RPCRawDataCountsHistoMaker_H
3 
4 #include "TH1F.h"
5 #include "TH2F.h"
6 
8 public:
9  static TH1F* emptyRecordTypeHisto(int fedId);
10  static TH1F* emptyReadoutErrorHisto(int fedId);
11  static TH2F* emptyReadoutErrorMapHisto(int fedId, int type);
12 };
13 
14 #endif
RPCRawDataCountsHistoMaker::emptyRecordTypeHisto
static TH1F * emptyRecordTypeHisto(int fedId)
Definition: RPCRawDataCountsHistoMaker.cc:19
RPCRawDataCountsHistoMaker::emptyReadoutErrorHisto
static TH1F * emptyReadoutErrorHisto(int fedId)
Definition: RPCRawDataCountsHistoMaker.cc:9
type
type
Definition: SiPixelVCal_PayloadInspector.cc:39
RPCRawDataCountsHistoMaker::emptyReadoutErrorMapHisto
static TH2F * emptyReadoutErrorMapHisto(int fedId, int type)
Definition: RPCRawDataCountsHistoMaker.cc:30
l1tstage2_dqm_sourceclient-live_cfg.fedId
fedId
Definition: l1tstage2_dqm_sourceclient-live_cfg.py:89
RPCRawDataCountsHistoMaker
Definition: RPCRawDataCountsHistoMaker.h:7