#include <HLTScalersClient.h>
Classes | |
class | CountLS_t |
class | CountLSFifo_t |
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
std::pair< double, double > | getSlope_ (const CountLSFifo_t &points) |
Private Attributes | |
std::vector< MonitorElement * > | countHistories_ |
int | currentLumiBlockNumber_ |
MonitorElement * | currentNormRate_ |
MonitorElement * | currentRate_ |
int | currentRun_ |
DQMStore * | dbe_ |
bool | debug_ |
bool | first_ |
std::string | folderName_ |
MonitorElement * | hltCount_ |
std::vector< MonitorElement * > | hltCurrentNormRate_ |
std::vector< MonitorElement * > | hltCurrentRate_ |
MonitorElement * | hltNormRate_ |
MonitorElement * | hltRate_ |
std::deque< int > | ignores_ |
unsigned int | kRateIntegWindow_ |
int | maxFU_ |
MonitorElement * | mergeCount_ |
bool | missingPathNames_ |
int | nev_ |
int | nLumi_ |
std::string | processName_ |
std::vector< MonitorElement * > | rateHistories_ |
std::vector< MonitorElement * > | rateNormHistories_ |
CountLSFifo_t | recentNormedOverallCountsPerLS_ |
std::vector< CountLSFifo_t > | recentNormedPathCountsPerLS_ |
CountLSFifo_t | recentOverallCountsPerLS_ |
std::vector< CountLSFifo_t > | recentPathCountsPerLS_ |
std::ofstream | textfile_ |
MonitorElement * | updates_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 56 of file HLTScalersClient.h.
Definition at line 63 of file HLTScalersClient.h.
Definition at line 62 of file HLTScalersClient.h.
HLTScalersClient::HLTScalersClient | ( | const edm::ParameterSet & | ps | ) |
Constructors.
Definition at line 61 of file HLTScalersClient.cc.
References dqm::implementation::IBooker::book1D(), gather_cfg::cout, dbe_, debug_, folderName_, hltCount_, hltNormRate_, hltRate_, LogDebug, MAX_LUMI_SEG_HLT, mergeCount_, Utilities::operator, dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, textfile_, and updates_.
|
inlineoverride |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 519 of file HLTScalersClient.cc.
|
overridevirtual |
BeginJob.
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 107 of file HLTScalersClient.cc.
References dbe_, first_, folderName_, LogDebug, missingPathNames_, and dqm::implementation::DQMStore::setCurrentFolder().
|
inlineoverride |
End LumiBlock DQM Client Diagnostic should be performed here
Definition at line 137 of file HLTScalersClient.h.
|
override |
BeginRun.
beginRun
Definition at line 117 of file HLTScalersClient.cc.
References first_, LogDebug, missingPathNames_, and writedatasetfile::run.
|
override |
End LumiBlock DQM Client Diagnostic should be performed here
Definition at line 132 of file HLTScalersClient.cc.
References newFWLiteAna::bin, dqm::implementation::IBooker::book1D(), countHistories_, gather_cfg::cout, currentNormRate_, currentRate_, dbe_, debug_, relativeConstraints::empty, dqm::impl::MonitorElement::Fill(), first_, SiStripCommissioningSource_FromRAW_cfg::fnames, folderName_, dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getBinContent(), HLTScalersClient::CountLSFifo_t::getCount(), dqm::impl::MonitorElement::getIntValue(), getSlope_(), hltCount_, hltCurrentNormRate_, hltCurrentRate_, hltNormRate_, hltRate_, mps_fire::i, edm::LuminosityBlockBase::id(), createfilelist::int, edm::isNotFinite(), dqmdumpme::k, kPerHisto, kRateIntegWindow_, label, mps_splice::line, LogDebug, edm::LuminosityBlockID::luminosityBlock(), MAX_LUMI_SEG_HLT, MAX_PATHS, maxFU_, mergeCount_, missingPathNames_, mps_check::msg, Skims_PA_cff::name, names, nLumi_, unpackData-CaloStage2::pname, rateHistories_, rateNormHistories_, recentNormedOverallCountsPerLS_, recentNormedPathCountsPerLS_, recentOverallCountsPerLS_, recentPathCountsPerLS_, DQMOffline_LumiMonitoring_cff::scalers, SECS_PER_LUMI_SECTION, dqm::impl::MonitorElement::setBinContent(), dqm::impl::MonitorElement::setBinError(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::DQMStore::setCurrentFolder(), slope, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, textfile_, HLTScalersClient::CountLSFifo_t::update(), and updates_.
|
override |
EndRun.
Definition at line 125 of file HLTScalersClient.cc.
References first_, and missingPathNames_.
|
private |
Definition at line 526 of file HLTScalersClient.cc.
References gather_cfg::cout, debug_, mps_fire::i, dqmiodumpmetadata::n, hiPixelPairStep_cff::points, conifer::pow(), SECS_PER_LUMI_SECTION, slope, mathSSE::sqrt(), x, geometryCSVtoXML::xy, and y.
Referenced by endLuminosityBlock().
|
private |
Definition at line 153 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 151 of file HLTScalersClient.h.
|
private |
Definition at line 164 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 150 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 148 of file HLTScalersClient.h.
|
private |
Definition at line 144 of file HLTScalersClient.h.
Referenced by beginJob(), endLuminosityBlock(), and HLTScalersClient().
|
private |
Definition at line 177 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), getSlope_(), HLTScalersClient(), and ~HLTScalersClient().
|
private |
Definition at line 168 of file HLTScalersClient.h.
Referenced by beginJob(), beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 169 of file HLTScalersClient.h.
Referenced by beginJob(), endLuminosityBlock(), and HLTScalersClient().
|
private |
Definition at line 157 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), and HLTScalersClient().
|
private |
Definition at line 166 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 155 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 163 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), and HLTScalersClient().
|
private |
Definition at line 156 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), and HLTScalersClient().
|
private |
Definition at line 173 of file HLTScalersClient.h.
|
private |
Definition at line 170 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 178 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 160 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), and HLTScalersClient().
|
private |
Definition at line 168 of file HLTScalersClient.h.
Referenced by beginJob(), beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 146 of file HLTScalersClient.h.
|
private |
Definition at line 147 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 171 of file HLTScalersClient.h.
|
private |
Definition at line 152 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 165 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 183 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 182 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 180 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 179 of file HLTScalersClient.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 59 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), HLTScalersClient(), and ~HLTScalersClient().
|
private |
Definition at line 159 of file HLTScalersClient.h.
Referenced by endLuminosityBlock(), and HLTScalersClient().