#include "DQM/HcalMonitorTasks/interface/HcalBaseDQMonitor.h"
#include "EventFilter/HcalRawToDigi/interface/HcalUnpacker.h"
#include "DataFormats/HcalDigi/interface/HcalDigiCollections.h"
#include "CalibFormats/HcalObjects/interface/HcalDbService.h"
#include "CalibFormats/HcalObjects/interface/HcalDbRecord.h"
#include "DataFormats/Scalers/interface/DcsStatus.h"
Go to the source code of this file.
Classes | |
struct | DigiHists |
class | HcalDigiMonitor |
Defines | |
#define | DEPTHBINS 4 |
#define | DIGI_BQ_FRAC_NBINS 101 |
#define | DIGI_NUM 9072 |
#define | DIGI_SUBDET_NUM 2593 |
#define | ETABINS 85 |
#define | PHIBINS 72 |
Variables | |
float | bins_cellcount_new [] |
float | bins_fraccount_new [] |
#define DEPTHBINS 4 |
Definition at line 17 of file HcalDigiMonitor.h.
Referenced by HcalRawDataMonitor::analyze(), HcalRawDataMonitor::endLuminosityBlock(), HcalRawDataMonitor::HcalRawDataMonitor(), HcalRawDataMonitor::processEvent(), and HcalDigiMonitor::zeroCounters().
#define DIGI_BQ_FRAC_NBINS 101 |
Definition at line 11 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::fill_Nevents(), HcalDigiMonitor::processEvent(), HcalDigiMonitor::setupSubdetHists(), and HcalDigiMonitor::zeroCounters().
#define DIGI_NUM 9072 |
Definition at line 12 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::fill_Nevents(), HcalDigiMonitor::processEvent(), HcalDigiMonitor::setup(), and HcalDigiMonitor::zeroCounters().
#define DIGI_SUBDET_NUM 2593 |
Definition at line 13 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::fill_Nevents(), HcalDigiMonitor::processEvent(), and HcalDigiMonitor::zeroCounters().
#define ETABINS 85 |
Definition at line 15 of file HcalDigiMonitor.h.
#define PHIBINS 72 |
Definition at line 16 of file HcalDigiMonitor.h.
float bins_cellcount_new[] |
Definition at line 223 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::setup().
float bins_fraccount_new[] |
Definition at line 259 of file HcalDigiMonitor.h.
Referenced by HcalDigiMonitor::setup().