#include "DQM/HcalMonitorTasks/interface/HcalBaseMonitor.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"
#include "EventFilter/HcalRawToDigi/interface/HcalUnpacker.h"
#include <cmath>
Go to the source code of this file.
Classes | |
struct | DigiHists |
class | HcalDigiMonitor |
| |
Defines | |
#define | DIGI_BQ_FRAC_NBINS 101 |
#define | DIGI_NUM 9072 |
#define | DIGI_SUBDET_NUM 3000 |
#define DIGI_BQ_FRAC_NBINS 101 |
Definition at line 10 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::fill_Nevents(), HcalDigiMonitor::processEvent(), and HcalDigiMonitor::setup().
#define DIGI_NUM 9072 |
Definition at line 11 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::fill_Nevents(), and HcalDigiMonitor::setup().
#define DIGI_SUBDET_NUM 3000 |
Definition at line 12 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::fill_Nevents(), and HcalDigiMonitor::setup().