#include <EgHLTOfflineSummaryClient.h>
Classes | |
struct | SumHistBinData |
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | 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::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
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 33 of file EgHLTOfflineSummaryClient.h.
Definition at line 32 of file EgHLTOfflineSummaryClient.h.
|
inlineprivate |
Definition at line 69 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_, AlCaHLTBitMon_QueryRunRegistry::string, and usePathNames_.
|
overridedefault |
|
overridevirtual |
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 59 of file EgHLTOfflineSummaryClient.cc.
|
inlineoverridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 82 of file EgHLTOfflineSummaryClient.h.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 66 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_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 61 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndJob_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 102 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndLumiBlock_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 94 of file EgHLTOfflineSummaryClient.cc.
References runClient_(), and runClientEndRun_.
|
staticprivate |
Definition at line 251 of file EgHLTOfflineSummaryClient.cc.
References edm::ParameterSet::getParameter(), label, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by EgHLTOfflineSummaryClient().
|
private |
Definition at line 208 of file EgHLTOfflineSummaryClient.cc.
References eleHLTFilterNames_, phoHLTFilterNames_, and edm::swap().
Referenced by beginRun().
|
private |
Definition at line 165 of file EgHLTOfflineSummaryClient.cc.
References dqm::implementation::IBooker::book2D(), dbe_, dirName_, egHLTFiltersToMon_, egHLTFiltersToMonPaths_, egHLTSumHistName_, egHLTSumHistXBins_, dqm::implementation::IGetter::get(), gpuVertexFinder::hist, mergeVDriftHistosByStation::name, dqm::implementation::DQMStore::setCurrentFolder(), and usePathNames_.
Referenced by runClient_().
|
private |
|
private |
Definition at line 222 of file EgHLTOfflineSummaryClient.cc.
References dbe_, dirName_, dqm::implementation::IGetter::getAllContents(), match(), and mergeVDriftHistosByStation::name.
Referenced by runClient_().
|
inlineprivate |
Definition at line 70 of file EgHLTOfflineSummaryClient.h.
|
private |
Definition at line 107 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 148 of file EgHLTOfflineSummaryClient.cc.
References submitPVValidationJobs::split(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
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_().