#include <HcalNZSMonitor.h>
Private Member Functions | |
bool | isUnsuppressed (HcalHTRData &payload) |
Private Attributes | |
edm::InputTag | hltresultsLabel_ |
MonitorElement * | meBXtriggered_ |
MonitorElement * | meFEDsizesNZS_ |
MonitorElement * | meFEDsizeVsLumi_ |
MonitorElement * | meFullCMSdataSize_ |
MonitorElement * | meIsUS_ |
MonitorElement * | meL1evtNumber_ |
MonitorElement * | meTrigFrac_ |
MonitorElement * | meUTCAFEDsizesNZS_ |
std::vector< int > | nAcc |
int | nAcc_Total |
int | nAndAcc |
int | period_ |
edm::InputTag | rawdataLabel_ |
std::vector< int > | selFEDs_ |
edm::EDGetTokenT < FEDRawDataCollection > | tok_raw_ |
edm::EDGetTokenT < edm::TriggerResults > | tok_res_ |
std::vector< std::string > | triggers_ |
uint64_t | UScount [32][15] |
Definition at line 10 of file HcalNZSMonitor.h.
HcalNZSMonitor::HcalNZSMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 11 of file HcalNZSMonitor.cc.
References HcalBaseDQMonitor::AllowedCalibTypes_, HcalBaseDQMonitor::debug_, HcalBaseDQMonitor::enableCleanup_, edm::ParameterSet::getUntrackedParameter(), hltresultsLabel_, HcalBaseDQMonitor::makeDiagnostics_, HcalBaseDQMonitor::mergeRuns_, HcalBaseDQMonitor::NLumiBlocks_, HcalBaseDQMonitor::Online_, period_, HcalBaseDQMonitor::prefixME_, rawdataLabel_, HcalBaseDQMonitor::skipOutOfOrderLS_, AlCaHLTBitMon_QueryRunRegistry::string, HcalBaseDQMonitor::subdir_, tok_raw_, tok_res_, and triggers_.
HcalNZSMonitor::~HcalNZSMonitor | ( | ) |
Definition at line 40 of file HcalNZSMonitor.cc.
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 135 of file HcalNZSMonitor.cc.
References HcalBaseDQMonitor::analyze(), edm::EventBase::bunchCrossing(), HcalBaseDQMonitor::debug_, edm::Event::getByToken(), hltresultsLabel_, HcalBaseDQMonitor::IsAllowedCalibType(), HcalBaseDQMonitor::LumiInOrder(), edm::EventBase::luminosityBlock(), processEvent(), rawdataLabel_, tok_raw_, tok_res_, and edm::Event::triggerNames().
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 55 of file HcalNZSMonitor.cc.
References HcalBaseDQMonitor::bookHistograms(), gather_cfg::cout, HcalBaseDQMonitor::debug_, HcalBaseDQMonitor::mergeRuns_, reset(), setup(), and HcalBaseDQMonitor::tevt_.
|
private |
void HcalNZSMonitor::processEvent | ( | const FEDRawDataCollection & | rawraw, |
const edm::TriggerResults & | trigRes, | ||
int | bxNum, | ||
const edm::TriggerNames & | triggerNames | ||
) |
Level-1 event number generated by the TTC system
Definition at line 165 of file HcalNZSMonitor.cc.
References edm::HLTGlobalStatus::accept(), HcalBaseDQMonitor::currentLS, FEDRawData::data(), FEDRawDataCollection::FEDData(), MonitorElement::Fill(), HcalDCCHeader::getSpigotData(), HcalDCCHeader::getSpigotPresent(), i, HcalHTRData::isUnsuppressed(), j, relval_2017::k, cmsLHEtoEOSManager::l, FEDNumbering::MAXFEDID, meBXtriggered_, meFEDsizesNZS_, meFEDsizeVsLumi_, meFullCMSdataSize_, meIsUS_, meL1evtNumber_, meTrigFrac_, meUTCAFEDsizesNZS_, FEDNumbering::MINHCALuTCAFEDID, FEDNumbering::MINTriggerGTPFEDID, nAcc, nAcc_Total, nAndAcc, AlCaHLTBitMon_ParallelJobs::p, period_, selFEDs_, MonitorElement::setBinContent(), FEDRawData::size(), edm::TriggerNames::size(), HcalDCCHeader::SPIGOT_COUNT, edm::TriggerNames::triggerName(), and triggers_.
Referenced by analyze().
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 42 of file HcalNZSMonitor.cc.
References meBXtriggered_, meFEDsizesNZS_, meFEDsizeVsLumi_, meFullCMSdataSize_, meIsUS_, meL1evtNumber_, meTrigFrac_, meUTCAFEDsizesNZS_, and MonitorElement::Reset().
Referenced by bookHistograms().
|
virtual |
Reimplemented from HcalBaseDQMonitor.
Definition at line 69 of file HcalNZSMonitor.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookProfile(), gather_cfg::cout, HcalBaseDQMonitor::debug_, MonitorElement::getTProfile(), i, relval_2017::k, FEDNumbering::MAXHCALFEDID, FEDNumbering::MAXHCALuTCAFEDID, meBXtriggered_, meFEDsizesNZS_, meFEDsizeVsLumi_, meFullCMSdataSize_, meIsUS_, meL1evtNumber_, meTrigFrac_, meUTCAFEDsizesNZS_, FEDNumbering::MINHCALFEDID, FEDNumbering::MINHCALuTCAFEDID, nAcc, nAcc_Total, nAndAcc, HcalBaseDQMonitor::NLumiBlocks_, selFEDs_, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), HcalBaseDQMonitor::setup(), HcalBaseDQMonitor::subdir_, and triggers_.
Referenced by bookHistograms().
void HcalNZSMonitor::unpack | ( | const FEDRawData & | raw, |
const HcalElectronicsMap & | emap | ||
) |
|
private |
Definition at line 53 of file HcalNZSMonitor.h.
Referenced by analyze(), and HcalNZSMonitor().
|
private |
Definition at line 41 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 37 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 35 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 43 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 40 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 39 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 42 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 38 of file HcalNZSMonitor.h.
Referenced by processEvent(), reset(), and setup().
|
private |
Definition at line 50 of file HcalNZSMonitor.h.
Referenced by processEvent(), and setup().
|
private |
Definition at line 49 of file HcalNZSMonitor.h.
Referenced by processEvent(), and setup().
|
private |
Definition at line 48 of file HcalNZSMonitor.h.
Referenced by processEvent(), and setup().
|
private |
Definition at line 32 of file HcalNZSMonitor.h.
Referenced by HcalNZSMonitor(), and processEvent().
|
private |
Definition at line 52 of file HcalNZSMonitor.h.
Referenced by analyze(), and HcalNZSMonitor().
|
private |
Definition at line 29 of file HcalNZSMonitor.h.
Referenced by processEvent(), and setup().
|
private |
Definition at line 54 of file HcalNZSMonitor.h.
Referenced by analyze(), and HcalNZSMonitor().
|
private |
Definition at line 55 of file HcalNZSMonitor.h.
Referenced by analyze(), and HcalNZSMonitor().
|
private |
Definition at line 31 of file HcalNZSMonitor.h.
Referenced by HcalNZSMonitor(), processEvent(), and setup().
|
private |
Definition at line 46 of file HcalNZSMonitor.h.