#include <DTDCSByLumiTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) override |
By Lumi DCS DB Operation. More... | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
Begin Run. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &setup) override |
By Lumi DCS DB Operation. More... | |
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 | |
std::string | topFolder () const |
Private Attributes | |
bool | DTHVRecordFound |
std::vector< MonitorElement * > | hActiveUnits |
edm::ESHandle< DTHVStatus > | hvStatus |
edm::ESHandle< DTGeometry > | theDTGeom |
int | theEvents |
int | theLumis |
Definition at line 36 of file DTDCSByLumiTask.h.
DTDCSByLumiTask::DTDCSByLumiTask | ( | const edm::ParameterSet & | ps | ) |
|
virtual |
Destructor.
Definition at line 48 of file DTDCSByLumiTask.cc.
References LogTrace, theEvents, and theLumis.
|
overrideprotected |
|
overrideprotectedvirtual |
By Lumi DCS DB Operation.
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 97 of file DTDCSByLumiTask.cc.
References hActiveUnits, edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), theLumis, and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 81 of file DTDCSByLumiTask.cc.
References DQMStore::IBooker::book1D(), hActiveUnits, DQMStore::IBooker::setCurrentFolder(), MonitorElement::setLumiFlag(), topFolder(), and makeMuonMisalignmentScenario::wheel.
|
overrideprotected |
Begin Run.
Definition at line 56 of file DTDCSByLumiTask.cc.
References DTHVRecordFound, edm::EventSetup::fillAvailableRecordKeys(), spr::find(), edm::typelookup::findType(), edm::EventSetup::get(), LogTrace, and theDTGeom.
|
overrideprotected |
By Lumi DCS DB Operation.
Definition at line 112 of file DTDCSByLumiTask.cc.
References DTHVRecordFound, plotBeamSpotDB::first, edm::EventSetup::get(), DTHVStatus::get(), hActiveUnits, hvStatus, plotBeamSpotDB::last, DTGeometry::layers(), theDTGeom, and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 166 of file DTDCSByLumiTask.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
private |
Definition at line 70 of file DTDCSByLumiTask.h.
Referenced by dqmBeginRun(), and endLuminosityBlock().
|
private |
Definition at line 76 of file DTDCSByLumiTask.h.
Referenced by beginLuminosityBlock(), bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 74 of file DTDCSByLumiTask.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 72 of file DTDCSByLumiTask.h.
Referenced by dqmBeginRun(), and endLuminosityBlock().
|
private |
Definition at line 67 of file DTDCSByLumiTask.h.
Referenced by analyze(), and ~DTDCSByLumiTask().
|
private |
Definition at line 68 of file DTDCSByLumiTask.h.
Referenced by beginLuminosityBlock(), and ~DTDCSByLumiTask().