#include <DQM/HLTMonElectron/src/HLTMonElectron.cc>
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 |
std::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 |
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::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: 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 50 of file HLTMonElectron.h.
|
explicit |
Definition at line 26 of file HLTMonElectron.cc.
References filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, NULL, cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
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(), AlCaHLTBitMon_QueryRunRegistry::string, 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 64 of file HLTMonElectron.h.
|
private |
Definition at line 83 of file HLTMonElectron.h.
|
private |
Definition at line 65 of file HLTMonElectron.h.
|
private |
Definition at line 68 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 75 of file HLTMonElectron.h.
|
private |
Definition at line 85 of file HLTMonElectron.h.
|
private |
Definition at line 84 of file HLTMonElectron.h.
|
private |
Definition at line 63 of file HLTMonElectron.h.
|
private |
Definition at line 87 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 76 of file HLTMonElectron.h.
|
private |
Definition at line 74 of file HLTMonElectron.h.
|
private |
Definition at line 77 of file HLTMonElectron.h.
|
private |
Definition at line 72 of file HLTMonElectron.h.
|
private |
Definition at line 86 of file HLTMonElectron.h.
|
private |
Definition at line 73 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 79 of file HLTMonElectron.h.
|
private |
Definition at line 71 of file HLTMonElectron.h.