#include <DQM/HLTMonElectron/src/HLTMonElectron.cc>
Public Member Functions | |
HLTMonElectron (const edm::ParameterSet &) | |
~HLTMonElectron () | |
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 * > | etahist |
std::vector< MonitorElement * > | etahistiso |
std::vector< MonitorElement * > | ethist |
std::vector< MonitorElement * > | ethistiso |
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 | thePtMin |
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.
Implementation: <Notes on="" implementation>="">
Definition at line 51 of file HLTMonElectron.h.
|
explicit |
Definition at line 26 of file HLTMonElectron.cc.
References filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, NULL, and cppFunctionSkipper::operator.
HLTMonElectron::~HLTMonElectron | ( | ) |
Definition at line 89 of file HLTMonElectron.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 104 of file HLTMonElectron.cc.
References edm::Event::getByLabel(), iEvent, LogDebug, n, and pileupDistInMC::total.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 191 of file HLTMonElectron.cc.
References DQMStore::book1D(), DQMStore::book2D(), i, diffTwoXMLs::label, NULL, cppFunctionSkipper::operator, DQMStore::rmdir(), DQMStore::setCurrentFolder(), and pileupDistInMC::total.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 262 of file HLTMonElectron.cc.
|
private |
Definition at line 140 of file HLTMonElectron.cc.
References asciidump::at, eta(), edm::Event::getByLabel(), i, j, diffTwoXMLs::label, n, phi, and pileupDistInMC::total.
|
private |
Definition at line 65 of file HLTMonElectron.h.
|
private |
Definition at line 84 of file HLTMonElectron.h.
|
private |
Definition at line 66 of file HLTMonElectron.h.
|
private |
Definition at line 69 of file HLTMonElectron.h.
|
private |
Definition at line 68 of file HLTMonElectron.h.
|
private |
Definition at line 71 of file HLTMonElectron.h.
|
private |
Definition at line 76 of file HLTMonElectron.h.
|
private |
Definition at line 86 of file HLTMonElectron.h.
|
private |
Definition at line 85 of file HLTMonElectron.h.
|
private |
Definition at line 64 of file HLTMonElectron.h.
|
private |
Definition at line 88 of file HLTMonElectron.h.
|
private |
Definition at line 67 of file HLTMonElectron.h.
|
private |
Definition at line 70 of file HLTMonElectron.h.
|
private |
Definition at line 77 of file HLTMonElectron.h.
|
private |
Definition at line 75 of file HLTMonElectron.h.
|
private |
Definition at line 78 of file HLTMonElectron.h.
|
private |
Definition at line 73 of file HLTMonElectron.h.
|
private |
Definition at line 87 of file HLTMonElectron.h.
|
private |
Definition at line 74 of file HLTMonElectron.h.
|
private |
Definition at line 82 of file HLTMonElectron.h.
|
private |
Definition at line 81 of file HLTMonElectron.h.
|
private |
Definition at line 80 of file HLTMonElectron.h.
|
private |
Definition at line 72 of file HLTMonElectron.h.