#include <DQMProvInfo.h>
Public Member Functions | |
DQMProvInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~DQMProvInfo () |
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 | |
std::string | getShowTags (void) |
void | makeDcsInfo (const edm::Event &e) |
void | makeGtInfo (const edm::Event &e) |
void | makeHLTKeyInfo (const edm::Run &r, const edm::EventSetup &c) |
void | makeProvInfo () |
Private Attributes | |
int | beamMode_ |
DQMStore * | dbe_ |
bool | dcs25 [25] |
MonitorElement * | fileVersion_ |
std::string | globalTag_ |
bool | gotProcessParameterSet_ |
MonitorElement * | hBeamMode_ |
MonitorElement * | hHltKey_ |
MonitorElement * | hIntensity1_ |
MonitorElement * | hIntensity2_ |
MonitorElement * | hIsCollisionsRun_ |
MonitorElement * | hLhcFill_ |
MonitorElement * | hMomentum_ |
MonitorElement * | hostName_ |
int | intensity1_ |
int | intensity2_ |
MonitorElement * | isComplete_ |
The PID associated with this job. More... | |
int | lastlumi_ |
int | lhcFill_ |
int | momentum_ |
std::string | nameProcess_ |
edm::ParameterSet | parameters_ |
bool | physDecl_ |
MonitorElement * | processId_ |
Current working directory of the job. More... | |
std::string | provinfofolder_ |
MonitorElement * | reportSummary_ |
MonitorElement * | reportSummaryMap_ |
std::string | subsystemname_ |
MonitorElement * | versCMSSW_ |
MonitorElement * | versDataset_ |
MonitorElement * | versGlobaltag_ |
MonitorElement * | versTaglist_ |
MonitorElement * | workingDir_ |
Hostname of the local machine. More... | |
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) |
Definition at line 27 of file DQMProvInfo.h.
DQMProvInfo::DQMProvInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 24 of file DQMProvInfo.cc.
References dbe_, dcs25, edm::ParameterSet::getUntrackedParameter(), globalTag_, gotProcessParameterSet_, i, lastlumi_, nameProcess_, cmsCodeRules.cppFunctionSkipper::operator, parameters_, physDecl_, provinfofolder_, and subsystemname_.
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 148 of file DQMProvInfo.cc.
References MonitorElement::Fill(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::Event::getProcessParameterSet(), globalTag_, gotProcessParameterSet_, makeDcsInfo(), makeGtInfo(), nameProcess_, edm::Event::processHistory(), edm::ProcessHistory::size(), and versGlobaltag_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 45 of file DQMProvInfo.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookFloat(), DQMStore::bookInt(), DQMStore::cd(), dbe_, dcs25, MonitorElement::Fill(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), hBeamMode_, hIntensity1_, hIntensity2_, hIsCollisionsRun_, hLhcFill_, hMomentum_, i, lastlumi_, makeHLTKeyInfo(), makeProvInfo(), physDecl_, reportSummary_, reportSummaryMap_, MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), subsystemname_, XBINS, and YBINS.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 166 of file DQMProvInfo.cc.
References beamMode_, dcs25, MonitorElement::Fill(), MonitorElement::getBinContent(), MonitorElement::getTH1F(), hBeamMode_, hIntensity1_, hIntensity2_, hIsCollisionsRun_, hLhcFill_, hMomentum_, i, edm::LuminosityBlockBase::id(), intensity1_, intensity2_, lastlumi_, lhcFill_, edm::LuminosityBlockID::luminosityBlock(), momentum_, physDecl_, reportSummary_, reportSummaryMap_, MonitorElement::setBinContent(), XBINS, and YBINS.
|
private |
Definition at line 276 of file DQMProvInfo.cc.
References cmsCodeRulesChecker::cwd, newFWLiteAna::found, geometryCSVtoXML::line, dbtoconf::out, pipe::pipe(), csvReporter::r, and XBINS.
Referenced by makeProvInfo().
|
private |
Definition at line 352 of file DQMProvInfo.cc.
References DcsStatus::BPIX, DcsStatus::CASTOR, DcsStatus::CSCm, DcsStatus::CSCp, dcs25, 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, mathSSE::return(), DcsStatus::RPC, DcsStatus::TECm, DcsStatus::TECp, DcsStatus::TIBTID, DcsStatus::TOB, and DcsStatus::ZDC.
Referenced by analyze().
|
private |
Definition at line 421 of file DQMProvInfo.cc.
References L1GtfeExtWord::beamMode(), beamMode_, L1GtfeExtWord::beamMomentum(), edm::Event::getByLabel(), L1GlobalTriggerReadoutRecord::gtFdlWord(), L1GlobalTriggerEvmReadoutRecord::gtfeWord(), intensity1_, intensity2_, lhcFill_, L1GtfeExtWord::lhcFillNumber(), momentum_, physDecl_, L1GtFdlWord::physicsDeclared(), edm::Handle< T >::product(), L1GtfeExtWord::totalIntensityBeam1(), and L1GtfeExtWord::totalIntensityBeam2().
Referenced by analyze().
|
private |
Definition at line 391 of file DQMProvInfo.cc.
References DQMStore::bookString(), DQMStore::cd(), dbe_, hHltKey_, HltComparatorCreateWorkflow::hltConfig, HltComparatorCreateWorkflow::hltKey, HLTConfigProvider::init(), nameProcess_, provinfofolder_, mathSSE::return(), DQMStore::setCurrentFolder(), HLTConfigProvider::size(), subsystemname_, and HLTConfigProvider::tableName().
Referenced by beginRun().
|
private |
Definition at line 328 of file DQMProvInfo.cc.
References DQMStore::bookInt(), DQMStore::bookString(), DQMStore::cd(), dbe_, fileVersion_, MonitorElement::Fill(), edm::getReleaseVersion(), getShowTags(), globalTag_, hostName_, isComplete_, processId_, provinfofolder_, mathSSE::return(), DQMStore::setCurrentFolder(), subsystemname_, versCMSSW_, versGlobaltag_, versTaglist_, and workingDir_.
Referenced by beginRun().
|
private |
Definition at line 67 of file DQMProvInfo.h.
Referenced by endLuminosityBlock(), and makeGtInfo().
|
private |
Definition at line 52 of file DQMProvInfo.h.
Referenced by beginRun(), DQMProvInfo(), makeHLTKeyInfo(), and makeProvInfo().
|
private |
Definition at line 62 of file DQMProvInfo.h.
Referenced by beginRun(), DQMProvInfo(), endLuminosityBlock(), and makeDcsInfo().
|
private |
Definition at line 84 of file DQMProvInfo.h.
Referenced by makeProvInfo().
|
private |
Definition at line 58 of file DQMProvInfo.h.
Referenced by analyze(), DQMProvInfo(), and makeProvInfo().
|
private |
Definition at line 63 of file DQMProvInfo.h.
Referenced by analyze(), and DQMProvInfo().
|
private |
Definition at line 86 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 93 of file DQMProvInfo.h.
Referenced by makeHLTKeyInfo().
|
private |
Definition at line 89 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 90 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 92 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 87 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 88 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 79 of file DQMProvInfo.h.
Referenced by makeProvInfo().
|
private |
Definition at line 69 of file DQMProvInfo.h.
Referenced by endLuminosityBlock(), and makeGtInfo().
|
private |
Definition at line 70 of file DQMProvInfo.h.
Referenced by endLuminosityBlock(), and makeGtInfo().
|
private |
The PID associated with this job.
Definition at line 83 of file DQMProvInfo.h.
Referenced by makeProvInfo().
|
private |
Definition at line 65 of file DQMProvInfo.h.
Referenced by beginRun(), DQMProvInfo(), and endLuminosityBlock().
|
private |
Definition at line 66 of file DQMProvInfo.h.
Referenced by endLuminosityBlock(), and makeGtInfo().
|
private |
Definition at line 68 of file DQMProvInfo.h.
Referenced by endLuminosityBlock(), and makeGtInfo().
|
private |
Definition at line 59 of file DQMProvInfo.h.
Referenced by analyze(), DQMProvInfo(), and makeHLTKeyInfo().
|
private |
Definition at line 54 of file DQMProvInfo.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMProvInfo().
|
private |
Definition at line 61 of file DQMProvInfo.h.
Referenced by beginRun(), DQMProvInfo(), endLuminosityBlock(), and makeGtInfo().
|
private |
Current working directory of the job.
Definition at line 82 of file DQMProvInfo.h.
Referenced by makeProvInfo().
|
private |
Definition at line 56 of file DQMProvInfo.h.
Referenced by DQMProvInfo(), makeHLTKeyInfo(), and makeProvInfo().
|
private |
Definition at line 95 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 96 of file DQMProvInfo.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 57 of file DQMProvInfo.h.
Referenced by beginRun(), DQMProvInfo(), makeHLTKeyInfo(), and makeProvInfo().
|
private |
Definition at line 75 of file DQMProvInfo.h.
Referenced by makeProvInfo().
|
private |
Definition at line 76 of file DQMProvInfo.h.
|
private |
Definition at line 78 of file DQMProvInfo.h.
Referenced by analyze(), and makeProvInfo().
|
private |
Definition at line 77 of file DQMProvInfo.h.
Referenced by makeProvInfo().
|
private |
Hostname of the local machine.
Definition at line 81 of file DQMProvInfo.h.
Referenced by makeProvInfo().