#include <DTDCSByLumiTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &) override |
Analyze. More... | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &) override |
By Lumi DCS DB Operation. More... | |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
Begin Run. More... | |
void | dqmEndLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &) override |
By Lumi DCS DB Operation. More... | |
Protected Member Functions inherited from DQMOneEDAnalyzer< edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, Args... > | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
std::string | topFolder () const |
Private Attributes | |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | dtGeometryToken_ |
bool | DTHVRecordFound |
edm::ESGetToken< DTHVStatus, DTHVStatusRcd > | dtHVStatusToken_ |
std::vector< MonitorElement * > | hActiveUnits |
edm::ESHandle< DTGeometry > | theDTGeom |
int | theEvents |
int | theLumis |
Definition at line 34 of file DTDCSByLumiTask.h.
DTDCSByLumiTask::DTDCSByLumiTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 30 of file DTDCSByLumiTask.cc.
References LogTrace.
|
override |
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMOneEDAnalyzer< edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, Args... >.
Definition at line 139 of file DTDCSByLumiTask.cc.
References theEvents.
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer< edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, Args... >.
Definition at line 67 of file DTDCSByLumiTask.cc.
References dqm::implementation::IBooker::book1D(), hActiveUnits, dqm::implementation::NavigatorBase::setCurrentFolder(), topFolder(), and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
By Lumi DCS DB Operation.
Reimplemented from DQMOneLumiEDAnalyzer<>.
Definition at line 85 of file DTDCSByLumiTask.cc.
References hActiveUnits, edm::LuminosityBlockBase::id(), LogTrace, edm::LuminosityBlockID::luminosityBlock(), theLumis, and makeMuonMisalignmentScenario::wheel.
|
overrideprotectedvirtual |
Begin Run.
Reimplemented from DQMOneEDAnalyzer< edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, Args... >.
Definition at line 46 of file DTDCSByLumiTask.cc.
References visDQMUpload::context, dtGeometryToken_, DTHVRecordFound, spr::find(), edm::typelookup::findType(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, LogTrace, and theDTGeom.
|
overrideprotectedvirtual |
By Lumi DCS DB Operation.
Reimplemented from DQMOneLumiEDAnalyzer<>.
Definition at line 97 of file DTDCSByLumiTask.cc.
References visDQMUpload::context, DTHVRecordFound, dtHVStatusToken_, dqmdumpme::first, DTHVStatus::get(), hActiveUnits, dqmdumpme::last, DTGeometry::layers(), theDTGeom, and makeMuonMisalignmentScenario::wheel.
|
private |
Definition at line 141 of file DTDCSByLumiTask.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
private |
Definition at line 68 of file DTDCSByLumiTask.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 64 of file DTDCSByLumiTask.h.
Referenced by dqmBeginRun(), and dqmEndLuminosityBlock().
|
private |
Definition at line 69 of file DTDCSByLumiTask.h.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 71 of file DTDCSByLumiTask.h.
Referenced by bookHistograms(), dqmBeginLuminosityBlock(), and dqmEndLuminosityBlock().
|
private |
Definition at line 66 of file DTDCSByLumiTask.h.
Referenced by dqmBeginRun(), and dqmEndLuminosityBlock().
|
private |
Definition at line 61 of file DTDCSByLumiTask.h.
Referenced by analyze(), and ~DTDCSByLumiTask().
|
private |
Definition at line 62 of file DTDCSByLumiTask.h.
Referenced by dqmBeginLuminosityBlock(), and ~DTDCSByLumiTask().