#include <DQMDcsInfo.h>
Public Member Functions | |
DQMDcsInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
~DQMDcsInfo () override | |
Destructor. More... | |
Public Member Functions inherited from one::DQMEDAnalyzer< one::DQMLuminosityBlockElements > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | endLuminosityBlock (const edm::LuminosityBlock &l, const edm::EventSetup &c) override |
Private Member Functions | |
void | makeDcsInfo (const edm::Event &e) |
void | makeGtInfo (const edm::Event &e) |
Private Attributes | |
bool | dcs [25] |
MonitorElement * | DCSbyLS_ |
std::string | dcsinfofolder_ |
edm::EDGetTokenT< DcsStatusCollection > | dcsStatusCollection_ |
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > | gtCollection_ |
edm::ParameterSet | parameters_ |
std::string | subsystemname_ |
Definition at line 25 of file DQMDcsInfo.h.
DQMDcsInfo::DQMDcsInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 16 of file DQMDcsInfo.cc.
References dcs, dcsinfofolder_, dcsStatusCollection_, edm::ParameterSet::getUntrackedParameter(), gtCollection_, parameters_, AlCaHLTBitMon_QueryRunRegistry::string, subsystemname_, and ~DQMDcsInfo().
|
overridedefault |
Destructor.
Referenced by DQMDcsInfo().
|
overrideprotected |
|
overrideprotected |
Definition at line 32 of file DQMDcsInfo.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookString(), DQMStore::IBooker::cd(), dcs, DCSbyLS_, dcsinfofolder_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::getProcessParameterSetContainingModule(), DQMStore::IBooker::setCurrentFolder(), MonitorElement::setLumiFlag(), AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.
|
overrideprotected |
Definition at line 65 of file DQMDcsInfo.cc.
References dcs, DCSbyLS_, mps_fire::i, and MonitorElement::setBinContent().
|
private |
Definition at line 86 of file DQMDcsInfo.cc.
References DcsStatus::BPIX, DcsStatus::CASTOR, DcsStatus::CSCm, DcsStatus::CSCp, dcs, dcsStatusCollection_, DcsStatus::DT0, DcsStatus::DTm, DcsStatus::DTp, DcsStatus::EBm, DcsStatus::EBp, DcsStatus::EEm, DcsStatus::EEp, DcsStatus::ESm, DcsStatus::ESp, DcsStatus::FPIX, edm::Event::getByToken(), DcsStatus::HBHEa, DcsStatus::HBHEb, DcsStatus::HBHEc, DcsStatus::HF, DcsStatus::HO, mps_fire::i, edm::HandleBase::isValid(), mathSSE::return(), DcsStatus::RPC, DcsStatus::TECm, DcsStatus::TECp, DcsStatus::TIBTID, and DcsStatus::TOB.
Referenced by analyze().
|
private |
Definition at line 135 of file DQMDcsInfo.cc.
References dcs, edm::Event::getByToken(), gtCollection_, L1GlobalTriggerReadoutRecord::gtFdlWord(), edm::HandleBase::isValid(), L1GtFdlWord::physicsDeclared(), and edm::Handle< T >::product().
Referenced by analyze().
|
private |
Definition at line 53 of file DQMDcsInfo.h.
Referenced by bookHistograms(), DQMDcsInfo(), endLuminosityBlock(), makeDcsInfo(), and makeGtInfo().
|
private |
Definition at line 55 of file DQMDcsInfo.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 49 of file DQMDcsInfo.h.
Referenced by bookHistograms(), and DQMDcsInfo().
|
private |
Definition at line 51 of file DQMDcsInfo.h.
Referenced by DQMDcsInfo(), and makeDcsInfo().
|
private |
Definition at line 50 of file DQMDcsInfo.h.
Referenced by DQMDcsInfo(), and makeGtInfo().
|
private |
Definition at line 47 of file DQMDcsInfo.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Types.EDAlias::clone(), Mixins._TypedParameterizable::copy(), and DQMDcsInfo().
|
private |
Definition at line 48 of file DQMDcsInfo.h.
Referenced by bookHistograms(), and DQMDcsInfo().