Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, edm::EventSetup const &) override |
HcalFEDIntegrityTask (const edm::ParameterSet &ps) | |
~HcalFEDIntegrityTask () override | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | labelBins (MonitorElement *me) |
Private Attributes | |
std::string | dirName_ |
int | maxFEDNum_ |
MonitorElement * | meFEDEntries_ |
MonitorElement * | meFEDFatal_ |
MonitorElement * | meFEDNonFatal_ |
int | minFEDNum_ |
int | numOfFED_ |
edm::EDGetTokenT< FEDRawDataCollection > | tokFEDs_ |
edm::EDGetTokenT< HcalUnpackerReport > | tokReport_ |
Definition at line 24 of file HcalFEDIntegrityTask.cc.
HcalFEDIntegrityTask::HcalFEDIntegrityTask | ( | const edm::ParameterSet & | ps | ) |
Definition at line 48 of file HcalFEDIntegrityTask.cc.
References maxFEDNum_, minFEDNum_, and numOfFED_.
|
override |
Definition at line 60 of file HcalFEDIntegrityTask.cc.
|
override |
Definition at line 80 of file HcalFEDIntegrityTask.cc.
References FEDRawDataCollection::FEDData(), l1t_dqm_sourceclient-live_cfg::fedRawData, dqm::impl::MonitorElement::Fill(), spr::find(), iEvent, HcalUHTRData::l1ANumber(), FEDNumbering::MAXHCALuTCAFEDID, meFEDEntries_, meFEDFatal_, FEDNumbering::MINHCALuTCAFEDID, edmIntegrityCheck::report, tokFEDs_, and tokReport_.
|
override |
Definition at line 66 of file HcalFEDIntegrityTask.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::NavigatorBase::cd(), dirName_, labelBins(), maxFEDNum_, meFEDEntries_, meFEDFatal_, meFEDNonFatal_, minFEDNum_, numOfFED_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
override |
Definition at line 64 of file HcalFEDIntegrityTask.cc.
|
static |
Definition at line 149 of file HcalFEDIntegrityTask.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, FEDNumbering::MAXHCALuTCAFEDID, FEDNumbering::MINHCALuTCAFEDID, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 137 of file HcalFEDIntegrityTask.cc.
References dqm-mbProfile::format, mps_fire::i, hlt_dqm_clientPB-live_cfg::me, minFEDNum_, numOfFED_, AlCaHLTBitMon_QueryRunRegistry::string, and fw3dlego::xbins.
Referenced by bookHistograms().
|
private |
Definition at line 42 of file HcalFEDIntegrityTask.cc.
Referenced by bookHistograms().
|
private |
Definition at line 41 of file HcalFEDIntegrityTask.cc.
Referenced by bookHistograms(), and HcalFEDIntegrityTask().
|
private |
Definition at line 43 of file HcalFEDIntegrityTask.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 44 of file HcalFEDIntegrityTask.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file HcalFEDIntegrityTask.cc.
Referenced by bookHistograms().
|
private |
Definition at line 41 of file HcalFEDIntegrityTask.cc.
Referenced by bookHistograms(), HcalFEDIntegrityTask(), and labelBins().
|
private |
Definition at line 41 of file HcalFEDIntegrityTask.cc.
Referenced by bookHistograms(), HcalFEDIntegrityTask(), and labelBins().
|
private |
Definition at line 38 of file HcalFEDIntegrityTask.cc.
Referenced by analyze().
|
private |
Definition at line 39 of file HcalFEDIntegrityTask.cc.
Referenced by analyze().