#include <HLTMonPhotonSource.h>
Public Member Functions | |
HLTMonPhotonSource (const edm::ParameterSet &) | |
~HLTMonPhotonSource () | |
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 () |
template<class T > | |
void | fillHistos (edm::Handle< trigger::TriggerEventWithRefs > &, const edm::Event &, unsigned int) |
Private Attributes | |
DQMStore * | dbe |
std::string | dirname_ |
float | eta |
std::vector< MonitorElement * > | etahist |
std::vector< MonitorElement * > | etahistiso |
std::vector< MonitorElement * > | ethist |
std::vector< MonitorElement * > | ethistiso |
MonitorElement * | eventCounter |
std::vector< MonitorElement * > | histiso |
std::vector< std::vector < edm::InputTag > > | isoNames |
ofstream | logFile_ |
float | maxEt |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
float | phi |
std::vector< MonitorElement * > | phihist |
std::vector< MonitorElement * > | phihistiso |
std::vector< std::pair< double, double > > | plotBounds |
std::vector< bool > | plotiso |
unsigned int | reqNum |
float | sigmaetaeta |
std::vector< edm::InputTag > | theHLTCollectionLabels |
int | theHLTOutputType |
std::vector< int > | theHLTOutputTypes |
unsigned int | theNbins |
double | thePtMax |
double | thePtMin |
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) |
Definition at line 30 of file HLTMonPhotonSource.h.
|
explicit |
Definition at line 31 of file HLTMonPhotonSource.cc.
References gather_cfg::cout, filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, NULL, cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
HLTMonPhotonSource::~HLTMonPhotonSource | ( | ) |
Definition at line 103 of file HLTMonPhotonSource.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 118 of file HLTMonPhotonSource.cc.
References eta(), edm::Event::getByLabel(), iEvent, n, and phi.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 240 of file HLTMonPhotonSource.cc.
References DQMStore::book1D(), DQMStore::book2D(), i, NULL, cppFunctionSkipper::operator, DQMStore::rmdir(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 349 of file HLTMonPhotonSource.cc.
|
private |
Definition at line 161 of file HLTMonPhotonSource.cc.
References asciidump::at, eta(), edm::Event::getByLabel(), i, j, diffTwoXMLs::label, n, and phi.
|
private |
Definition at line 44 of file HLTMonPhotonSource.h.
|
private |
Definition at line 70 of file HLTMonPhotonSource.h.
|
private |
Definition at line 65 of file HLTMonPhotonSource.h.
|
private |
Definition at line 45 of file HLTMonPhotonSource.h.
|
private |
Definition at line 48 of file HLTMonPhotonSource.h.
|
private |
Definition at line 47 of file HLTMonPhotonSource.h.
|
private |
Definition at line 50 of file HLTMonPhotonSource.h.
|
private |
Definition at line 52 of file HLTMonPhotonSource.h.
|
private |
Definition at line 51 of file HLTMonPhotonSource.h.
|
private |
Definition at line 56 of file HLTMonPhotonSource.h.
|
private |
Definition at line 72 of file HLTMonPhotonSource.h.
|
private |
Definition at line 64 of file HLTMonPhotonSource.h.
|
private |
Definition at line 71 of file HLTMonPhotonSource.h.
|
private |
Definition at line 43 of file HLTMonPhotonSource.h.
|
private |
Definition at line 74 of file HLTMonPhotonSource.h.
|
private |
Definition at line 66 of file HLTMonPhotonSource.h.
|
private |
Definition at line 46 of file HLTMonPhotonSource.h.
|
private |
Definition at line 49 of file HLTMonPhotonSource.h.
|
private |
Definition at line 57 of file HLTMonPhotonSource.h.
|
private |
Definition at line 55 of file HLTMonPhotonSource.h.
|
private |
Definition at line 58 of file HLTMonPhotonSource.h.
|
private |
Definition at line 67 of file HLTMonPhotonSource.h.
|
private |
Definition at line 53 of file HLTMonPhotonSource.h.
|
private |
Definition at line 73 of file HLTMonPhotonSource.h.
|
private |
Definition at line 54 of file HLTMonPhotonSource.h.
|
private |
Definition at line 62 of file HLTMonPhotonSource.h.
|
private |
Definition at line 61 of file HLTMonPhotonSource.h.
|
private |
Definition at line 60 of file HLTMonPhotonSource.h.