#include <HLTScalers.h>
Private Attributes | |
int | currentRun_ |
MonitorElement * | detailedScalers_ |
MonitorElement * | diagnostic_ |
std::string | folderName_ |
MonitorElement * | hltBx_ |
MonitorElement * | hltBxVsPath_ |
HLTConfigProvider | hltConfig_ |
MonitorElement * | hltCorrelations_ |
MonitorElement * | hltOverallScaler_ |
MonitorElement * | hltOverallScalerN_ |
bool | monitorDaemon_ |
int | nev_ |
int | nLumi_ |
MonitorElement * | nLumiBlock_ |
MonitorElement * | nProc_ |
std::vector< std::pair < std::string, std::vector < std::string > > > | pairPDPaths_ |
std::string | processname_ |
bool | resetMe_ |
MonitorElement * | scalers_ |
MonitorElement * | scalersException_ |
MonitorElement * | scalersN_ |
MonitorElement * | scalersPD_ |
bool | sentPaths_ |
edm::EDGetTokenT < edm::TriggerResults > | trigResultsSource_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 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 66 of file HLTScalers.h.
HLTScalers::HLTScalers | ( | const edm::ParameterSet & | ps | ) |
Definition at line 79 of file HLTScalers.cc.
References LogDebug.
|
inlinevirtual |
Definition at line 69 of file HLTScalers.h.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 194 of file HLTScalers.cc.
References accept(), b, edm::EventBase::bunchCrossing(), detailedScalers_, diagnostic_, edm::hlt::Exception, MonitorElement::Fill(), plotBeamSpotDB::first, edm::Event::getByToken(), MonitorElement::getTH1(), hltBx_, hltBxVsPath_, hltCorrelations_, hltOverallScaler_, hltOverallScalerN_, JetPDSkim_cfg::hltResults, i, j, prof2calltree::l, edm::EDConsumerBase::labelsForToken(), LogDebug, edm::EDConsumerBase::Labels::module, cscdqm::h::names, nev_, nProc_, pairPDPaths_, edm::hlt::Pass, lumiQueryAPI::q, scalers_, scalersException_, scalersN_, scalersPD_, edm::second(), sentPaths_, MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, edm::TriggerNames::triggerIndex(), edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), trigNames, and trigResultsSource_.
void HLTScalers::beginJob | ( | void | ) |
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 186 of file HLTScalers.cc.
References hltOverallScalerN_, LogDebug, MonitorElement::Reset(), and scalersN_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 140 of file HLTScalers.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::bookInt(), detailedScalers_, diagnostic_, folderName_, hltBx_, hltBxVsPath_, hltConfig_, hltCorrelations_, hltOverallScaler_, hltOverallScalerN_, nLumiBlock_, nProc_, pairPDPaths_, scalers_, scalersException_, scalersN_, scalersPD_, DQMStore::IBooker::setCurrentFolder(), HLTConfigProvider::size(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 104 of file HLTScalers.cc.
References HLTConfigProvider::datasetContent(), hltConfig_, i, edm::RunBase::id(), HLTConfigProvider::init(), LogDebug, pairPDPaths_, processname_, HLTConfigProvider::streamContent(), HLTConfigProvider::streamIndex(), and HLTConfigProvider::streamNames().
|
virtual |
DQM Client Diagnostic should be performed here:
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 302 of file HLTScalers.cc.
References MonitorElement::Fill(), edm::LuminosityBlockBase::id(), LogDebug, edm::LuminosityBlockID::luminosityBlock(), and nLumiBlock_.
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 311 of file HLTScalers.cc.
References edm::RunBase::id(), and LogDebug.
|
private |
Definition at line 106 of file HLTScalers.h.
|
private |
Definition at line 94 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file HLTScalers.h.
Referenced by bookHistograms().
|
private |
Definition at line 97 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file HLTScalers.h.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 93 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file HLTScalers.h.
Referenced by analyze(), beginLuminosityBlock(), and bookHistograms().
|
private |
Definition at line 102 of file HLTScalers.h.
|
private |
Definition at line 104 of file HLTScalers.h.
Referenced by analyze().
|
private |
Definition at line 105 of file HLTScalers.h.
|
private |
Definition at line 96 of file HLTScalers.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 95 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file HLTScalers.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 85 of file HLTScalers.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 102 of file HLTScalers.h.
|
private |
Definition at line 90 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file HLTScalers.h.
Referenced by analyze(), beginLuminosityBlock(), and bookHistograms().
|
private |
Definition at line 89 of file HLTScalers.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HLTScalers.h.
Referenced by analyze().
|
private |
Definition at line 87 of file HLTScalers.h.
Referenced by analyze().