#include <DQM/FourVectorHLT/src/FourVectorHLT.cc>
Classes | |
class | PathInfo |
class | PathInfoCollection |
Public Member Functions | |
FourVectorHLT (const edm::ParameterSet &) | |
~FourVectorHLT () | |
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 () |
void | beginRun (const edm::Run &run, const edm::EventSetup &c) |
virtual void | endJob () |
void | endRun (const edm::Run &run, const edm::EventSetup &c) |
EndRun. More... | |
Private Attributes | |
int | currentRun_ |
DQMStore * | dbe_ |
std::string | dirname_ |
PathInfoCollection | hltPaths_ |
bool | monitorDaemon_ |
unsigned int | nBins_ |
int | nev_ |
bool | plotAll_ |
double | ptMax_ |
double | ptMin_ |
bool | resetMe_ |
int | theHLTOutputType |
MonitorElement * | total_ |
edm::InputTag | triggerResultLabel_ |
edm::InputTag | triggerSummaryLabel_ |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: This is a DQM source meant to plot high-level HLT trigger quantities as stored in the HLT results object TriggerResults
Implementation: <Notes on="" implementation>="">
Definition at line 50 of file FourVectorHLT.h.
|
explicit |
Definition at line 18 of file FourVectorHLT.cc.
References dbe_, dirname_, filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltPaths_, LogDebug, nBins_, cmsCodeRules.cppFunctionSkipper::operator, plotAll_, jptDQMConfig_cff::ptMax, ptMax_, PtMinSelector_cfg::ptMin, ptMin_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), and triggerSummaryLabel_.
FourVectorHLT::~FourVectorHLT | ( | ) |
Definition at line 70 of file FourVectorHLT.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 85 of file FourVectorHLT.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, dirname_, eta(), FourVectorHLT::PathInfoCollection::find(), edm::Event::getByLabel(), hltPaths_, getHLTprescales::index, gen::k, LogDebug, mergeVDriftHistosByStation::name, nBins_, nev_, L1TEmulatorMonitor_cff::p, phi, plotAll_, ptMax_, ptMin_, DQMStore::setCurrentFolder(), indexGen::title, triggerSummaryLabel_, and v.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 192 of file FourVectorHLT.cc.
References DQMStore::book1D(), DQMStore::book2D(), dirname_, eta(), hltPaths_, nBins_, nev_, cmsCodeRules.cppFunctionSkipper::operator, phi, plotAll_, DQMStore::rmdir(), DQMStore::setCurrentFolder(), indexGen::title, and v.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 252 of file FourVectorHLT.cc.
References edm::RunBase::id(), and LogDebug.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 244 of file FourVectorHLT.cc.
References nev_.
|
privatevirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 258 of file FourVectorHLT.cc.
References edm::RunBase::id(), and LogDebug.
|
private |
Definition at line 76 of file FourVectorHLT.h.
|
private |
Definition at line 70 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().
|
private |
Definition at line 82 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 170 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 83 of file FourVectorHLT.h.
|
private |
Definition at line 78 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 69 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 74 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 80 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().
|
private |
Definition at line 79 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().
|
private |
Definition at line 75 of file FourVectorHLT.h.
|
private |
Definition at line 84 of file FourVectorHLT.h.
|
private |
Definition at line 72 of file FourVectorHLT.h.
|
private |
Definition at line 86 of file FourVectorHLT.h.
|
private |
Definition at line 85 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().