#include <DQM/HLTEvF/pulgins/HLTMonElectron.cc>
Public Member Functions | |
HLTMon (const edm::ParameterSet &) | |
~HLTMon () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
template<class T > | |
void | fillHistos (edm::Handle< trigger::TriggerEventWithRefs > &, const edm::Event &, unsigned int) |
Private Attributes | |
DQMStore * | dbe |
std::string | dirname_ |
std::vector< MonitorElement * > | eta_phihist |
std::vector< MonitorElement * > | etahist |
std::vector< MonitorElement * > | etahistiso |
std::vector< MonitorElement * > | ethist |
std::vector< MonitorElement * > | ethistiso |
std::string | histoTitle |
std::vector< std::vector < edm::InputTag > > | isoNames |
ofstream | logFile_ |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
std::vector< MonitorElement * > | phihist |
std::vector< MonitorElement * > | phihistiso |
std::vector< std::pair< double, double > > | plotBounds |
std::vector< bool > | plotiso |
unsigned int | reqNum |
std::vector< edm::InputTag > | theHLTCollectionLabels |
int | theHLTOutputType |
std::vector< int > | theHLTOutputTypes |
unsigned int | theNbins |
double | thePtMax |
double | thePtMaxTemp |
double | thePtMin |
double | thePtMinTemp |
MonitorElement * | total |
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 &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: This is a DQM source meant to be an example for general development of HLT DQM code. Based on the general structure used for L1TMonitor DQM sources. This adaptation of HLTMonElectron was created by Ben BLOOM bbloo m@gm ail.c om
Implementation: <Notes on="" implementation>="">
|
explicit |
Definition at line 47 of file HLTMon.cc.
References dbe, dirname_, filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), isoNames, LogDebug, logFile_, NULL, cppFunctionSkipper::operator, outputFile_, plotBounds, plotiso, reqNum, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), theHLTCollectionLabels, theHLTOutputTypes, theNbins, thePtMax, and thePtMin.
HLTMon::~HLTMon | ( | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 125 of file HLTMon.cc.
References MonitorElement::Fill(), edm::Event::getByLabel(), iEvent, edm::HandleBase::isValid(), LogDebug, n, nev_, theHLTCollectionLabels, theHLTOutputTypes, and total.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 229 of file HLTMon.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe, dirname_, eta_phihist, etahist, etahistiso, ethist, ethistiso, histoTitle, i, diffTwoXMLs::label, nev_, NULL, cppFunctionSkipper::operator, phihist, phihistiso, plotBounds, plotiso, DQMStore::rmdir(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), theHLTCollectionLabels, theNbins, thePtMax, thePtMaxTemp, thePtMin, thePtMinTemp, and total.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 355 of file HLTMon.cc.
References dbe, nev_, outputFile_, and DQMStore::save().
|
private |
Definition at line 171 of file HLTMon.cc.
References asciidump::at, eta(), eta_phihist, etahist, etahistiso, ethist, ethistiso, MonitorElement::Fill(), edm::Event::getByLabel(), i, isoNames, edm::HandleBase::isValid(), j, diffTwoXMLs::label, n, phi, phihist, phihistiso, plotiso, reqNum, theHLTCollectionLabels, theHLTOutputTypes, and total.
|
private |
Definition at line 66 of file HLTMon.h.
Referenced by beginJob(), endJob(), and HLTMon().
|
private |
Definition at line 88 of file HLTMon.h.
Referenced by beginJob(), and HLTMon().
|
private |
Definition at line 70 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 67 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 71 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 68 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 72 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 94 of file HLTMon.h.
Referenced by beginJob().
|
private |
Definition at line 78 of file HLTMon.h.
Referenced by fillHistos(), and HLTMon().
|
private |
Definition at line 65 of file HLTMon.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
|
private |
Definition at line 69 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 73 of file HLTMon.h.
Referenced by beginJob(), and fillHistos().
|
private |
Definition at line 79 of file HLTMon.h.
Referenced by beginJob(), and HLTMon().
|
private |
Definition at line 77 of file HLTMon.h.
Referenced by beginJob(), fillHistos(), and HLTMon().
|
private |
Definition at line 80 of file HLTMon.h.
Referenced by fillHistos(), and HLTMon().
|
private |
Definition at line 75 of file HLTMon.h.
Referenced by analyze(), beginJob(), fillHistos(), and HLTMon().
|
private |
Definition at line 76 of file HLTMon.h.
Referenced by analyze(), fillHistos(), and HLTMon().
|
private |
Definition at line 86 of file HLTMon.h.
Referenced by beginJob(), and HLTMon().
|
private |
Definition at line 83 of file HLTMon.h.
Referenced by beginJob(), and HLTMon().
|
private |
Definition at line 85 of file HLTMon.h.
Referenced by beginJob().
|
private |
Definition at line 82 of file HLTMon.h.
Referenced by beginJob(), and HLTMon().
|
private |
Definition at line 84 of file HLTMon.h.
Referenced by beginJob().
|
private |
Definition at line 74 of file HLTMon.h.
Referenced by analyze(), beginJob(), and fillHistos().