#include <DQM/HLTMonElectronConsumer/src/HLTMonElectronConsumer.cc>
Public Member Functions | |
HLTMonElectronConsumer (const edm::ParameterSet &) | |
~HLTMonElectronConsumer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
DQMStore * | dbe |
std::string | dirname_ |
MonitorElement * | isocheck |
std::string | isodirname_ |
edm::InputTag | isotag_ |
MonitorElement * | isototal |
ofstream | logFile_ |
bool | monitorDaemon_ |
std::string | outputFile_ |
std::string | pixeldirname_ |
MonitorElement * | pixelEff |
MonitorElement * | pixelhistosEt [4] |
MonitorElement * | pixelhistosEta [4] |
MonitorElement * | pixelhistosEtaOut [2] |
MonitorElement * | pixelhistosEtOut [2] |
MonitorElement * | pixelhistosPhi [4] |
MonitorElement * | pixelhistosPhiOut [2] |
edm::InputTag | pixeltag_ |
MonitorElement * | pixeltotal |
MonitorElement * | trackEff |
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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 51 of file HLTMonElectronConsumer.h.
|
explicit |
Definition at line 14 of file HLTMonElectronConsumer.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), edm::InputTag::label(), LogDebug, NULL, cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
HLTMonElectronConsumer::~HLTMonElectronConsumer | ( | ) |
Definition at line 57 of file HLTMonElectronConsumer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 72 of file HLTMonElectronConsumer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 137 of file HLTMonElectronConsumer.cc.
References DQMStore::book1D(), DQMStore::bookFloat(), DQMStore::get(), MonitorElement::getTH1F(), i, cppFunctionSkipper::operator, DQMStore::rmdir(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 203 of file HLTMonElectronConsumer.cc.
|
private |
Definition at line 64 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 81 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 70 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 83 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 67 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 69 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 85 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 84 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 86 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 82 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 78 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 71 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 72 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 75 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 74 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 73 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 76 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 66 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 77 of file HLTMonElectronConsumer.h.
|
private |
Definition at line 79 of file HLTMonElectronConsumer.h.