#include <DQMDcsInfo.h>
Public Member Functions | |
DQMDcsInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~DQMDcsInfo () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endLuminosityBlock (const edm::LuminosityBlock &l, const edm::EventSetup &c) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | makeDcsInfo (const edm::Event &e) |
void | makeGtInfo (const edm::Event &e) |
Private Attributes | |
DQMStore * | dbe_ |
bool | dcs [25] |
MonitorElement * | DCSbyLS_ |
std::string | dcsinfofolder_ |
edm::ParameterSet | parameters_ |
std::string | subsystemname_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 24 of file DQMDcsInfo.h.
DQMDcsInfo::DQMDcsInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 21 of file DQMDcsInfo.cc.
References dbe_, dcs, dcsinfofolder_, edm::ParameterSet::getUntrackedParameter(), i, cppFunctionSkipper::operator, parameters_, and subsystemname_.
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 59 of file DQMDcsInfo.cc.
References makeDcsInfo(), and makeGtInfo().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 39 of file DQMDcsInfo.cc.
References DQMStore::book1D(), DQMStore::bookString(), DQMStore::cd(), dbe_, dcs, DCSbyLS_, dcsinfofolder_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::getProcessParameterSet(), i, DQMStore::setCurrentFolder(), MonitorElement::setLumiFlag(), and subsystemname_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 68 of file DQMDcsInfo.cc.
References dcs, DCSbyLS_, i, and MonitorElement::setBinContent().
|
private |
Definition at line 89 of file DQMDcsInfo.cc.
References DcsStatus::BPIX, DcsStatus::CASTOR, DcsStatus::CSCm, DcsStatus::CSCp, dcs, DcsStatus::DT0, DcsStatus::DTm, DcsStatus::DTp, DcsStatus::EBm, DcsStatus::EBp, DcsStatus::EEm, DcsStatus::EEp, DcsStatus::ESm, DcsStatus::ESp, DcsStatus::FPIX, edm::Event::getByLabel(), DcsStatus::HBHEa, DcsStatus::HBHEb, DcsStatus::HBHEc, DcsStatus::HF, DcsStatus::HO, i, edm::HandleBase::isValid(), hitfit::return, DcsStatus::RPC, DcsStatus::TECm, DcsStatus::TECp, DcsStatus::TIBTID, and DcsStatus::TOB.
Referenced by analyze().
|
private |
Definition at line 139 of file DQMDcsInfo.cc.
References dcs, edm::Event::getByLabel(), L1GlobalTriggerReadoutRecord::gtFdlWord(), edm::HandleBase::isValid(), L1GtFdlWord::physicsDeclared(), and edm::Handle< T >::product().
Referenced by analyze().
|
private |
Definition at line 46 of file DQMDcsInfo.h.
Referenced by beginRun(), and DQMDcsInfo().
|
private |
Definition at line 52 of file DQMDcsInfo.h.
Referenced by beginRun(), DQMDcsInfo(), endLuminosityBlock(), makeDcsInfo(), and makeGtInfo().
|
private |
Definition at line 54 of file DQMDcsInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 50 of file DQMDcsInfo.h.
Referenced by beginRun(), and DQMDcsInfo().
|
private |
Definition at line 48 of file DQMDcsInfo.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMDcsInfo().
|
private |
Definition at line 49 of file DQMDcsInfo.h.
Referenced by beginRun(), and DQMDcsInfo().