#include <NoiseRates.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
MonitorElement * | hLumiBlockCount_ |
MonitorElement * | hNoise_maxHPDHits_ |
MonitorElement * | hNoise_maxHPDNoOtherHits_ |
MonitorElement * | hNoise_maxZeros_ |
MonitorElement * | hRBXEnergy_ |
MonitorElement * | hRBXEnergyType1_ |
MonitorElement * | hRBXEnergyType2_ |
MonitorElement * | hRBXEnergyType3_ |
MonitorElement * | hRBXNHits_ |
MonitorElement * | iNNumChannels_ |
MonitorElement * | iNSumE_ |
MonitorElement * | iNSumEt_ |
std::map< int, int > | lumiCountMap_ |
const double | minHitEnergy_ |
const double | minRBXEnergy_ |
MonitorElement * | nNNumChannels_ |
MonitorElement * | nNSumE_ |
MonitorElement * | nNSumEt_ |
const edm::EDGetTokenT< HcalNoiseSummary > | noisetoken_ |
const std::string | outputFile_ |
const edm::InputTag | rbxCollName_ |
MonitorElement * | sNNumChannels_ |
MonitorElement * | sNSumE_ |
MonitorElement * | sNSumEt_ |
const edm::EDGetTokenT< reco::HcalNoiseRBXCollection > | tok_rbx_ |
const bool | useAllHistos_ |
Definition at line 41 of file NoiseRates.h.
|
explicit |
Definition at line 17 of file NoiseRates.cc.
|
overridedefault |
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 93 of file NoiseRates.cc.
References hcalRecHitTable_cff::energy, Exception, dqm::impl::MonitorElement::Fill(), patZpeak::handle, hNoise_maxHPDHits_, hNoise_maxHPDNoOtherHits_, hNoise_maxZeros_, hRBXEnergy_, hRBXEnergyType1_, hRBXEnergyType2_, hRBXEnergyType3_, hRBXNHits_, iEvent, iNNumChannels_, iNSumE_, iNSumEt_, edm::HandleBase::isValid(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, lumiCountMap_, minHitEnergy_, minRBXEnergy_, nhits, nNNumChannels_, nNSumE_, nNSumEt_, noisetoken_, reco::HcalNoiseRBX::numRecHits(), edm::errors::ProductNotFound, rbxCollName_, reco::HcalNoiseRBX::recHitEnergy(), sNNumChannels_, sNSumE_, sNSumEt_, edmLumisInFiles::summary, and tok_rbx_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 34 of file NoiseRates.cc.
References timingPdfMaker::histo, hLumiBlockCount_, hNoise_maxHPDHits_, hNoise_maxHPDNoOtherHits_, hNoise_maxZeros_, hRBXEnergy_, hRBXEnergyType1_, hRBXEnergyType2_, hRBXEnergyType3_, hRBXNHits_, cuy::ib, iNNumChannels_, iNSumE_, iNSumEt_, nNNumChannels_, nNSumE_, nNSumEt_, sNNumChannels_, sNSumE_, sNSumEt_, and useAllHistos_.
|
private |
Definition at line 63 of file NoiseRates.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file NoiseRates.h.
Referenced by analyze().
|
private |
Definition at line 56 of file NoiseRates.h.
Referenced by analyze().
|
private |
Definition at line 55 of file NoiseRates.h.
Referenced by analyze().
|
private |
Definition at line 72 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file NoiseRates.h.
Referenced by analyze().
|
private |
Definition at line 51 of file NoiseRates.h.
|
private |
Definition at line 54 of file NoiseRates.h.
Referenced by analyze().
|
private |
Definition at line 76 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file NoiseRates.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file NoiseRates.h.
Referenced by analyze().
|
private |
Definition at line 57 of file NoiseRates.h.
Referenced by bookHistograms().