#include <XmasToDQMEventInfo.h>
Public Member Functions | |
XmasToDQMEventInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~XmasToDQMEventInfo () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Member Functions | |
double | getUTCtime (timeval *a, timeval *b=NULL) |
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 35 of file XmasToDQMEventInfo.h.
XmasToDQMEventInfo::XmasToDQMEventInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 25 of file XmasToDQMEventInfo.cc.
References DQMStore::bookFloat(), DQMStore::bookInt(), DQMStore::bookString(), gather_cfg::cout, dbe_, MonitorElement::Fill(), edm::getReleaseVersion(), NULL, cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 106 of file XmasToDQMEventInfo.cc.
References gather_cfg::cout, edm::EventID::event(), edm::EventBase::id(), xmas2dqm::wse::ToDqm::instance(), edm::EventBase::luminosityBlock(), NULL, convertSQLiteXML::runNumber, xmas2dqm::wse::ToDqm::runNumber_, AlCaHLTBitMon_QueryRunRegistry::string, edm::EventBase::time(), cond::rpcobgas::time, and edm::Timestamp::value().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 91 of file XmasToDQMEventInfo.cc.
References edm::RunBase::beginTime(), cond::rpcobgas::time, and edm::Timestamp::value().
|
private |
|
private |
Current working directory of the job.
Definition at line 87 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 58 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 55 of file XmasToDQMEventInfo.h.
|
private |
CMSSW version run for this job.
Definition at line 89 of file XmasToDQMEventInfo.h.
|
private |
Subdetector-specific error summary (float)
Definition at line 90 of file XmasToDQMEventInfo.h.
|
private |
Subdetector-specific etaPhi summary (float)
Definition at line 91 of file XmasToDQMEventInfo.h.
|
private |
UTC time of the run start.
Definition at line 70 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 72 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 61 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 60 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 84 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 58 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 58 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 71 of file XmasToDQMEventInfo.h.
|
private |
These MEs are either static or updated upon each analyze() call.
Definition at line 77 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 57 of file XmasToDQMEventInfo.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 62 of file XmasToDQMEventInfo.h.
|
private |
Time elapsed since the last event.
Definition at line 82 of file XmasToDQMEventInfo.h.
|
private |
Avg # of events in programmable window (default: 5 min)
Definition at line 83 of file XmasToDQMEventInfo.h.
|
private |
Number of collector updates (TBD)
Definition at line 78 of file XmasToDQMEventInfo.h.
|
private |
The UTC time of the last event.
Definition at line 81 of file XmasToDQMEventInfo.h.
|
private |
Hostname of the local machine.
Definition at line 85 of file XmasToDQMEventInfo.h.
|
private |
The PID associated with this job.
Definition at line 79 of file XmasToDQMEventInfo.h.
|
private |
The UTC time of the first event processed.
Definition at line 80 of file XmasToDQMEventInfo.h.
|
private |
These MEs are filled with the info from the most recent event by the module
Definition at line 68 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 59 of file XmasToDQMEventInfo.h.
|
private |
Definition at line 69 of file XmasToDQMEventInfo.h.
|
private |
DQM "name" of the job (eg, Hcal or DT)
Definition at line 86 of file XmasToDQMEventInfo.h.