![]() |
![]() |
#include <EgHLTOfflineSummaryClient.h>
Classes | |
struct | SumHistBinData |
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
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 const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Definition at line 30 of file EgHLTOfflineSummaryClient.h.
Definition at line 33 of file EgHLTOfflineSummaryClient.h.
Definition at line 32 of file EgHLTOfflineSummaryClient.h.
|
inlineprivate |
|
explicit |
Definition at line 16 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_, AlCaHLTBitMon_QueryRunRegistry::string, usePathNames_, and ~EgHLTOfflineSummaryClient().
|
overridedefault |
Referenced by EgHLTOfflineSummaryClient(), and operator=().
|
override |
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 58 of file EgHLTOfflineSummaryClient.cc.
Referenced by operator=().
|
inlineoverride |
Definition at line 82 of file EgHLTOfflineSummaryClient.h.
References endLuminosityBlock(), fillQTestData_(), pdwgDoubleElectron_cfi::filterName, getEgHLTFiltersToMon_(), getEgHLTSumHist_(), getQTestBinData_(), getQTestResults_(), label, topSingleLeptonDQM_PU_cfi::pattern, runClient_(), splitStringsToPairs_(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 65 of file EgHLTOfflineSummaryClient.cc.
References egHLTFiltersToMon_, egHLTFiltersToMonPaths_, eleHLTFilterNames_, eleHLTFilterNamesForSumBit_, egHLT::trigTools::filterInactiveTriggers(), filterInactiveTriggers_, egHLT::trigTools::getActiveFilters(), getEgHLTFiltersToMon_(), HltComparatorCreateWorkflow::hltConfig, hltTag_, HLTConfigProvider::init(), isSetup_, phoHLTFilterNames_, phoHLTFilterNamesForSumBit_, egHLT::trigTools::translateFiltersToPathNames(), and usePathNames_.
Referenced by operator=().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 60 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndJob_.
Referenced by operator=().
|
override |
Definition at line 101 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndLumiBlock_.
Referenced by beginLuminosityBlock().
|
override |
Definition at line 93 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndRun_.
Referenced by operator=().
|
staticprivate |
Definition at line 244 of file EgHLTOfflineSummaryClient.cc.
References edm::ParameterSet::getParameter(), label, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by beginLuminosityBlock(), and EgHLTOfflineSummaryClient().
|
private |
Definition at line 207 of file EgHLTOfflineSummaryClient.cc.
References eleHLTFilterNames_, phoHLTFilterNames_, and edm::swap().
Referenced by beginLuminosityBlock(), and beginRun().
|
private |
Definition at line 164 of file EgHLTOfflineSummaryClient.cc.
References dqm::dqmstoreimpl::DQMStore::book2D(), dbe_, dirName_, egHLTFiltersToMon_, egHLTFiltersToMonPaths_, egHLTSumHistName_, egHLTSumHistXBins_, dqm::dqmstoreimpl::DQMStore::get(), compare::hist, Skims_PA_cff::name, dqm::dqmstoreimpl::DQMStore::setCurrentFolder(), and usePathNames_.
Referenced by beginLuminosityBlock(), and runClient_().
|
private |
Referenced by beginLuminosityBlock().
|
private |
Definition at line 221 of file EgHLTOfflineSummaryClient.cc.
References dbe_, dirName_, dqm::dqmstoreimpl::DQMStore::getMatchingContents(), and topSingleLeptonDQM_PU_cfi::pattern.
Referenced by beginLuminosityBlock(), and runClient_().
|
inlineprivate |
Definition at line 70 of file EgHLTOfflineSummaryClient.h.
References analyze(), beginJob(), beginRun(), HltBtagPostValidation_cff::c, EgHLTOfflineSummaryClient(), endJob(), endRun(), writedatasetfile::run, and ~EgHLTOfflineSummaryClient().
|
private |
Definition at line 106 of file EgHLTOfflineSummaryClient.cc.
References dqm::dqmstoreimpl::DQMStore::bookFloat(), dbe_, egHLTFiltersToMon_, egHLTSumHistXBins_, eleHLTFilterNamesForSumBit_, eleQTestsForSumBit_, dqm::impl::MonitorElement::Fill(), dqm::dqmstoreimpl::DQMStore::get(), getEgHLTSumHist_(), getQTestResults_(), phoHLTFilterNamesForSumBit_, phoQTestsForSumBit_, dqm::impl::MonitorElement::setBinContent(), and dqm::dqmstoreimpl::DQMStore::setCurrentFolder().
Referenced by beginLuminosityBlock(), endJob(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 147 of file EgHLTOfflineSummaryClient.cc.
References cms::dd::split(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by beginLuminosityBlock().
|
private |
Definition at line 41 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), getEgHLTSumHist_(), getQTestResults_(), and runClient_().
|
private |
Definition at line 42 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), getEgHLTSumHist_(), and getQTestResults_().
|
private |
Definition at line 47 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), getEgHLTSumHist_(), and runClient_().
|
private |
Definition at line 61 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), and getEgHLTSumHist_().
|
private |
Definition at line 43 of file EgHLTOfflineSummaryClient.h.
Referenced by getEgHLTSumHist_().
|
private |
Definition at line 53 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), getEgHLTSumHist_(), and runClient_().
|
private |
Definition at line 45 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and getEgHLTFiltersToMon_().
|
private |
Definition at line 49 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and runClient_().
|
private |
Definition at line 54 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and runClient_().
|
private |
Definition at line 64 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), and EgHLTOfflineSummaryClient().
|
private |
Definition at line 66 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), and EgHLTOfflineSummaryClient().
|
private |
Definition at line 65 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun().
|
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 59 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and endJob().
|
private |
Definition at line 57 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and endLuminosityBlock().
|
private |
Definition at line 58 of file EgHLTOfflineSummaryClient.h.
Referenced by EgHLTOfflineSummaryClient(), and endRun().
|
private |
Definition at line 62 of file EgHLTOfflineSummaryClient.h.
Referenced by beginRun(), EgHLTOfflineSummaryClient(), and getEgHLTSumHist_().