#include <DQMFEDIntegrityClient.h>
Public Member Functions | |
DQMFEDIntegrityClient (const edm::ParameterSet &) | |
~DQMFEDIntegrityClient () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob () |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endJob () |
void | endLuminosityBlock (const edm::LuminosityBlock &l, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | fillHistograms () |
void | initialize () |
Private Attributes | |
DQMStore * | dbe_ |
MonitorElement * | FedEntries |
MonitorElement * | FedFatal |
std::string | fedFolderName |
MonitorElement * | FedNonFatal |
bool | fillInEventloop |
bool | fillOnEndJob |
bool | fillOnEndLumi |
bool | fillOnEndRun |
std::string | moduleName |
int | NBINS |
edm::ParameterSet | parameters_ |
MonitorElement * | reportSummary |
MonitorElement * | reportSummaryContent [10] |
MonitorElement * | reportSummaryMap |
float | SummaryContent [10] |
float | XMAX |
float | XMIN |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 28 of file DQMFEDIntegrityClient.h.
DQMFEDIntegrityClient::DQMFEDIntegrityClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 21 of file DQMFEDIntegrityClient.cc.
References fedFolderName, fillInEventloop, fillOnEndJob, fillOnEndLumi, fillOnEndRun, edm::ParameterSet::getUntrackedParameter(), initialize(), moduleName, and parameters_.
DQMFEDIntegrityClient::~DQMFEDIntegrityClient | ( | ) |
Definition at line 34 of file DQMFEDIntegrityClient.cc.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 164 of file DQMFEDIntegrityClient.cc.
References fillHistograms(), and fillInEventloop.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 47 of file DQMFEDIntegrityClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookFloat(), dbe_, FedEntries, FedFatal, fedFolderName, FedNonFatal, MonitorElement::Fill(), i, moduleName, NBINS, cppFunctionSkipper::operator, reportSummary, reportSummaryContent, reportSummaryMap, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), SummaryContent, XMAX, and XMIN.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 160 of file DQMFEDIntegrityClient.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 358 of file DQMFEDIntegrityClient.cc.
References fillHistograms(), and fillOnEndJob.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 168 of file DQMFEDIntegrityClient.cc.
References fillHistograms(), and fillOnEndLumi.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 353 of file DQMFEDIntegrityClient.cc.
References fillHistograms(), and fillOnEndRun.
|
private |
Definition at line 172 of file DQMFEDIntegrityClient.cc.
References newFWLiteAna::bin, prof2calltree::count, dbe_, python.tagInventory::entries, FedEntries, FedFatal, fedFolderName, FedNonFatal, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getNbinsX(), MonitorElement::getTH1F(), gen::k, reportSummary, reportSummaryContent, reportSummaryMap, MonitorElement::setBinContent(), SummaryContent, and dtDQMClient_cfg::threshold.
Referenced by analyze(), endJob(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 39 of file DQMFEDIntegrityClient.cc.
References dbe_, and cppFunctionSkipper::operator.
Referenced by DQMFEDIntegrityClient().
|
private |
Definition at line 53 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), fillHistograms(), and initialize().
|
private |
Definition at line 61 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 62 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 74 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), DQMFEDIntegrityClient(), and fillHistograms().
|
private |
Definition at line 63 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 69 of file DQMFEDIntegrityClient.h.
Referenced by analyze(), and DQMFEDIntegrityClient().
|
private |
Definition at line 71 of file DQMFEDIntegrityClient.h.
Referenced by DQMFEDIntegrityClient(), and endJob().
|
private |
Definition at line 72 of file DQMFEDIntegrityClient.h.
Referenced by DQMFEDIntegrityClient(), and endLuminosityBlock().
|
private |
Definition at line 70 of file DQMFEDIntegrityClient.h.
Referenced by DQMFEDIntegrityClient(), and endRun().
|
private |
Definition at line 73 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and DQMFEDIntegrityClient().
|
private |
Definition at line 57 of file DQMFEDIntegrityClient.h.
Referenced by beginJob().
|
private |
Definition at line 51 of file DQMFEDIntegrityClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMFEDIntegrityClient().
|
private |
Definition at line 65 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 66 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 67 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 59 of file DQMFEDIntegrityClient.h.
Referenced by beginJob(), and fillHistograms().
|
private |
Definition at line 58 of file DQMFEDIntegrityClient.h.
Referenced by beginJob().
|
private |
Definition at line 58 of file DQMFEDIntegrityClient.h.
Referenced by beginJob().