#include <CastorMonitorModule.h>
Protected Member Functions | |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, const edm::EventSetup &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
void | dqmEndRun (const edm::Run &run, const edm::EventSetup &) override |
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 Types | |
typedef std::vector< reco::BasicJet > | BasicJetCollection |
typedef std::vector< reco::CastorTower > | CastorTowerCollection |
Private Attributes | |
edm::ESGetToken< CastorDbService, CastorDbRecord > | castorDbServiceToken_ |
MonitorElement * | CastorEventProduct |
edm::CPUTimer | cpu_timer |
std::unique_ptr< CastorDigiMonitor > | DigiMon_ |
int | fVerbosity |
MonitorElement * | hunpkrep |
int | ievt_ |
edm::EDGetTokenT< CastorTowerCollection > | inputTokenCastorTowers_ |
edm::EDGetTokenT< CastorDigiCollection > | inputTokenDigi_ |
edm::EDGetTokenT< FEDRawDataCollection > | inputTokenRaw_ |
edm::EDGetTokenT< CastorRecHitCollection > | inputTokenRecHitCASTOR_ |
edm::EDGetTokenT< HcalUnpackerReport > | inputTokenReport_ |
edm::EDGetTokenT< BasicJetCollection > | JetAlgorithm |
std::unique_ptr< CastorLEDMonitor > | LedMon_ |
std::unique_ptr< CastorRecHitMonitor > | RecHitMon_ |
bool | showTiming_ |
std::string | subsystemname_ |
edm::EDGetTokenT< edm::TriggerResults > | tokenTriggerResults |
Definition at line 66 of file CastorMonitorModule.h.
|
private |
Definition at line 95 of file CastorMonitorModule.h.
|
private |
Definition at line 93 of file CastorMonitorModule.h.
CastorMonitorModule::CastorMonitorModule | ( | const edm::ParameterSet & | ps | ) |
Definition at line 28 of file CastorMonitorModule.cc.
|
override |
Definition at line 54 of file CastorMonitorModule.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 105 of file CastorMonitorModule.cc.
References castorDbServiceToken_, CastorEventProduct, submitPVValidationJobs::conditions, gather_cfg::cout, cpu_timer, edm::CPUTimer::cpuTime(), DigiMon_, l1tstage2emulator_dqm_sourceclient-live_cfg::feds, dqm::impl::MonitorElement::Fill(), nano_mu_digi_cff::float, fVerbosity, edm::EventSetup::getData(), hunpkrep, iEvent, ievt_, inputTokenCastorTowers_, inputTokenDigi_, inputTokenRaw_, inputTokenRecHitCASTOR_, inputTokenReport_, edm::HandleBase::isValid(), JetAlgorithm, PDWG_EXODelayedJetMET_cff::jets, nJets, ecaldqm::nTowers, SummaryClient_cfi::RawData, RecHitMon_, edmIntegrityCheck::report, edm::CPUTimer::reset(), showTiming_, edm::SortedCollection< T, SORT >::size(), edm::CPUTimer::start(), edm::CPUTimer::stop(), tokenTriggerResults, and EgHLTOfflineSource_cfi::TrigResults.
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 61 of file CastorMonitorModule.cc.
References dqm::implementation::IBooker::book1DD(), dqm::implementation::IBooker::bookProfile(), CastorEventProduct, DigiMon_, hunpkrep, LedMon_, RecHitMon_, alignCSCRings::s, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), and subsystemname_.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 56 of file CastorMonitorModule.cc.
References fVerbosity.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 99 of file CastorMonitorModule.cc.
References DigiMon_.
|
private |
Definition at line 98 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 106 of file CastorMonitorModule.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 110 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 101 of file CastorMonitorModule.h.
Referenced by analyze(), bookHistograms(), and dqmEndRun().
|
private |
Definition at line 80 of file CastorMonitorModule.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 107 of file CastorMonitorModule.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 94 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 91 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 89 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 92 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 90 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 96 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 102 of file CastorMonitorModule.h.
Referenced by bookHistograms().
|
private |
Definition at line 100 of file CastorMonitorModule.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file CastorMonitorModule.h.
Referenced by analyze().
|
private |
Definition at line 81 of file CastorMonitorModule.h.
Referenced by bookHistograms().
|
private |
Definition at line 88 of file CastorMonitorModule.h.
Referenced by analyze().