#include <EgHLTOfflineSummaryClient.h>
Classes | |
struct | SumHistBinData |
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 | |
EgHLTOfflineSummaryClient (const EgHLTOfflineSummaryClient &rhs) | |
void | getEgHLTFiltersToMon_ (std::vector< std::string > &filterNames) const |
MonitorElement * | getEgHLTSumHist_ () |
int | getQTestBinData_ (const edm::ParameterSet &) |
int | getQTestResults_ (const std::string &filterName, const std::vector< std::string > &pattern) const |
EgHLTOfflineSummaryClient & | operator= (const EgHLTOfflineSummaryClient &rhs) |
void | runClient_ () |
void | splitStringsToPairs_ (const std::vector< std::string > &stringsToSplit, std::vector< std::pair< std::string, std::string > > &splitStrings) |
Static Private Member Functions | |
static void | fillQTestData_ (const edm::ParameterSet &iConfig, std::vector< SumHistBinData > &qTests, const std::string &label) |
Private Attributes | |
DQMStore * | dbe_ |
std::string | dirName_ |
std::vector< std::string > | egHLTFiltersToMon_ |
std::vector< std::string > | egHLTFiltersToMonPaths_ |
std::string | egHLTSumHistName_ |
std::vector< SumHistBinData > | egHLTSumHistXBins_ |
std::vector< std::string > | eleHLTFilterNames_ |
std::vector< std::string > | eleHLTFilterNamesForSumBit_ |
std::vector< SumHistBinData > | eleQTestsForSumBit_ |
bool | filterInactiveTriggers_ |
std::string | hltTag_ |
bool | isSetup_ |
std::vector< std::string > | phoHLTFilterNames_ |
std::vector< std::string > | phoHLTFilterNamesForSumBit_ |
std::vector< SumHistBinData > | phoQTestsForSumBit_ |
bool | runClientEndJob_ |
bool | runClientEndLumiBlock_ |
bool | runClientEndRun_ |
bool | usePathNames_ |
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 30 of file EgHLTOfflineSummaryClient.h.
Definition at line 34 of file EgHLTOfflineSummaryClient.h.
Definition at line 33 of file EgHLTOfflineSummaryClient.h.
|
inlineprivate |
Definition at line 70 of file EgHLTOfflineSummaryClient.h.
|
explicit |
Definition at line 17 of file EgHLTOfflineSummaryClient.cc.
References dbe_, dirName_, egHLTSumHistXBins_, eleHLTFilterNames_, eleHLTFilterNamesForSumBit_, eleQTestsForSumBit_, fillQTestData_(), filterInactiveTriggers_, edm::ParameterSet::getParameter(), hltTag_, Utilities::operator, phoHLTFilterNames_, phoHLTFilterNamesForSumBit_, phoQTestsForSumBit_, runClientEndJob_, runClientEndLumiBlock_, runClientEndRun_, dqm::implementation::DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and usePathNames_.
|
overridedefault |
|
overridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 101 of file EgHLTOfflineSummaryClient.cc.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 60 of file EgHLTOfflineSummaryClient.cc.
|
inlineoverride |
Definition at line 83 of file EgHLTOfflineSummaryClient.h.
|
override |
Definition at line 67 of file EgHLTOfflineSummaryClient.cc.
References HltBtagPostValidation_cff::c, egHLTFiltersToMon_, egHLTFiltersToMonPaths_, eleHLTFilterNames_, eleHLTFilterNamesForSumBit_, egHLT::trigTools::filterInactiveTriggers(), filterInactiveTriggers_, egHLT::trigTools::getActiveFilters(), getEgHLTFiltersToMon_(), HltComparatorCreateWorkflow::hltConfig, hltTag_, isSetup_, phoHLTFilterNames_, phoHLTFilterNamesForSumBit_, writedatasetfile::run, egHLT::trigTools::translateFiltersToPathNames(), and usePathNames_.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 62 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndJob_.
|
override |
Definition at line 103 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndLumiBlock_.
|
override |
Definition at line 95 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndRun_.
|
staticprivate |
Definition at line 252 of file EgHLTOfflineSummaryClient.cc.
References edm::ParameterSet::getParameter(), label, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by EgHLTOfflineSummaryClient().
|
private |
Definition at line 209 of file EgHLTOfflineSummaryClient.cc.
References eleHLTFilterNames_, phoHLTFilterNames_, and edm::swap().
Referenced by beginRun().
|
private |
Definition at line 166 of file EgHLTOfflineSummaryClient.cc.
References dqm::implementation::IBooker::book2D(), dbe_, dirName_, egHLTFiltersToMon_, egHLTFiltersToMonPaths_, egHLTSumHistName_, egHLTSumHistXBins_, dqm::implementation::IGetter::get(), compareTotals::hist, Skims_PA_cff::name, dqm::implementation::DQMStore::setCurrentFolder(), and usePathNames_.
Referenced by runClient_().
|
private |
|
private |
Definition at line 223 of file EgHLTOfflineSummaryClient.cc.
References dbe_, dirName_, pdwgDoubleElectron_cfi::filterName, dqm::implementation::IGetter::getAllContents(), match(), Skims_PA_cff::name, and topSingleLeptonDQM_PU_cfi::pattern.
Referenced by runClient_().
|
inlineprivate |
Definition at line 71 of file EgHLTOfflineSummaryClient.h.
|
private |
Definition at line 108 of file EgHLTOfflineSummaryClient.cc.
References dqm::implementation::IBooker::bookFloat(), dbe_, egHLTFiltersToMon_, egHLTSumHistXBins_, eleHLTFilterNamesForSumBit_, eleQTestsForSumBit_, dqm::impl::MonitorElement::Fill(), dqm::implementation::IGetter::get(), getEgHLTSumHist_(), getQTestResults_(), phoHLTFilterNamesForSumBit_, phoQTestsForSumBit_, dqm::impl::MonitorElement::setBinContent(), and dqm::implementation::DQMStore::setCurrentFolder().
Referenced by endJob(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 149 of file EgHLTOfflineSummaryClient.cc.
References submitPVValidationJobs::split(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 42 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), getEgHLTSumHist_(), getQTestResults_(), and runClient_().
|
private |
Definition at line 43 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), getEgHLTSumHist_(), and getQTestResults_().
|
private |
Definition at line 48 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), getEgHLTSumHist_(), and runClient_().
|
private |
Definition at line 62 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), and getEgHLTSumHist_().
|
private |
Definition at line 44 of file EgHLTOfflineSummaryClient.h.
Referenced by getEgHLTSumHist_().
|
private |
Definition at line 54 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), getEgHLTSumHist_(), and runClient_().
|
private |
Definition at line 46 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and getEgHLTFiltersToMon_().
|
private |
Definition at line 50 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and runClient_().
|
private |
Definition at line 55 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and runClient_().
|
private |
Definition at line 65 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), and EgHLTOfflineSummaryClient().
|
private |
Definition at line 67 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), and EgHLTOfflineSummaryClient().
|
private |
Definition at line 66 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun().
|
private |
Definition at line 47 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and getEgHLTFiltersToMon_().
|
private |
Definition at line 51 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and runClient_().
|
private |
Definition at line 56 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and runClient_().
|
private |
Definition at line 60 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and endJob().
|
private |
Definition at line 58 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and endLuminosityBlock().
|
private |
Definition at line 59 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and endRun().
|
private |
Definition at line 63 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and getEgHLTSumHist_().