#include <DQM/LogMonitor/src/LogMessageMonitor.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
Private Attributes | |
std::vector< std::string > | categories_vector_ |
MonitorElement * | CategoriesVsModules |
edm::ParameterSet | conf_ |
bool | doPUmonitoring_ |
bool | doWarningsPlots_ |
DQMStore * | dqmStore_ |
edm::EDGetTokenT< std::vector < edm::ErrorSummaryEntry > > | errorToken_ |
GenericTriggerEventFlag * | genTriggerEventFlag_ |
std::string | histname |
GetLumi * | lumiDetails_ |
std::vector< std::string > | modules_vector_ |
std::vector< MonitorElement * > | ModulesErrorsVsBXlumi |
std::map< std::string, int > | modulesMap |
std::vector< MonitorElement * > | ModulesWarningsVsBXlumi |
std::string | pluginsMonName_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Description: [one line class summary] from https://twiki.cern.ch/twiki/bin/view/CMS/TrackingPOGFilters#Filters Events with (partly) aborted track reconstruction The track reconstruction code is protected against events with too large occupancy which can cause an excessive use of CPU time and memory. Each iteration of the track reconstruction can be aborted if:
http://cmssdt.cern.ch/SDT/lxr/source/FWCore/MessageLogger/interface/ELseverityLevel.h?v=CMSSW_5_3_4 108 enum ELsev_ { 109 ELsev_noValueAssigned = 0 // default returned by map when not found 110 , ELsev_zeroSeverity // threshold use only 111 , ELsev_incidental // flash this on a screen 112 , ELsev_success // report reaching a milestone 113 , ELsev_info // information 114 , ELsev_warning // warning 115 , ELsev_warning2 // more serious warning 116 , ELsev_error // error detected 117 , ELsev_error2 // more serious error 118 , ELsev_next // advise to skip to next event 119 , ELsev_unspecified // severity was not specified 120 , ELsev_severe // future results are suspect 121 , ELsev_severe2 // more severe 122 , ELsev_abort // suggest aborting 123 , ELsev_fatal // strongly suggest aborting! 124 , ELsev_highestSeverity // threshold use only 125 // --— 126 , nLevels // how many levels? 127 }; // ELsev_
Implementation: [Notes on implementation]
Definition at line 52 of file LogMessageMonitor.h.
|
explicit |
Definition at line 79 of file LogMessageMonitor.cc.
References trackerHits::c, edm::EDConsumerBase::consumesCollector(), errorToken_, genTriggerEventFlag_, edm::ParameterSet::getParameter(), and lumiDetails_.
LogMessageMonitor::~LogMessageMonitor | ( | ) |
Definition at line 98 of file LogMessageMonitor.cc.
References genTriggerEventFlag_.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 115 of file LogMessageMonitor.cc.
References GenericTriggerEventFlag::accept(), categories_vector_, CategoriesVsModules, python.rootplot.argparse::category, prof2calltree::count, doPUmonitoring_, doWarningsPlots_, edm::ELseverityLevel::ELsev_error, benchmark_cfg::errors, errorToken_, HcalObjRepresent::Fill(), genTriggerEventFlag_, edm::Event::getByToken(), MonitorElement::getTH1(), GetLumi::getValue(), i, edm::HandleBase::isValid(), lumiDetails_, ModulesErrorsVsBXlumi, modulesMap, ModulesWarningsVsBXlumi, n, GenericTriggerEventFlag::on(), alignCSCRings::s, and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 204 of file LogMessageMonitor.cc.
References DQMStore::book2D(), DQMStore::bookProfile(), categories_vector_, CategoriesVsModules, conf_, doPUmonitoring_, doWarningsPlots_, dqmStore_, edm::ParameterSet::getParameter(), histname, i, modules_vector_, ModulesErrorsVsBXlumi, modulesMap, ModulesWarningsVsBXlumi, pluginsMonName_, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 289 of file LogMessageMonitor.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 276 of file LogMessageMonitor.cc.
References genTriggerEventFlag_, GenericTriggerEventFlag::initRun(), and GenericTriggerEventFlag::on().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 263 of file LogMessageMonitor.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), DQMStore::showDirStructure(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 295 of file LogMessageMonitor.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 283 of file LogMessageMonitor.cc.
|
static |
Definition at line 301 of file LogMessageMonitor.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 83 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 76 of file LogMessageMonitor.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 95 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 94 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file LogMessageMonitor.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 71 of file LogMessageMonitor.h.
Referenced by analyze(), and LogMessageMonitor().
|
private |
Definition at line 86 of file LogMessageMonitor.h.
Referenced by analyze(), beginRun(), LogMessageMonitor(), and ~LogMessageMonitor().
|
private |
Definition at line 73 of file LogMessageMonitor.h.
Referenced by beginJob().
|
private |
Definition at line 85 of file LogMessageMonitor.h.
Referenced by analyze(), and LogMessageMonitor().
|
private |
Definition at line 82 of file LogMessageMonitor.h.
Referenced by beginJob().
|
private |
Definition at line 89 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 of file LogMessageMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file LogMessageMonitor.h.
Referenced by beginJob().