#include <DQM/FourVectorHLT/src/FourVectorHLT.cc>
Classes | |
class | PathInfo |
class | PathInfoCollection |
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_ |
edm::EDGetTokenT < trigger::TriggerEvent > | triggerSummaryToken_ |
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 plot high-level HLT trigger quantities as stored in the HLT results object TriggerResults
Implementation: <Notes on="" implementation>="">
Definition at line 49 of file FourVectorHLT.h.
|
explicit |
Definition at line 17 of file FourVectorHLT.cc.
References dbe_, dirname_, filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltPaths_, LogDebug, nBins_, cppFunctionSkipper::operator, plotAll_, ptMax_, PtMinSelector_cfg::ptMin, ptMin_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), AlCaHLTBitMon_QueryRunRegistry::string, triggerSummaryLabel_, and triggerSummaryToken_.
FourVectorHLT::~FourVectorHLT | ( | ) |
Definition at line 72 of file FourVectorHLT.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 87 of file FourVectorHLT.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, dirname_, alignCSCRings::e, eta(), FourVectorHLT::PathInfoCollection::find(), edm::Event::getByToken(), hltPaths_, cmsHarvester::index, gen::k, LogDebug, mergeVDriftHistosByStation::name, nBins_, nev_, AlCaHLTBitMon_ParallelJobs::p, phi, plotAll_, RecoTauCleanerPlugins::pt, ptMax_, ptMin_, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, triggerSummaryToken_, and findQualityFiles::v.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 194 of file FourVectorHLT.cc.
References DQMStore::book1D(), DQMStore::book2D(), dirname_, eta(), hltPaths_, nBins_, nev_, cppFunctionSkipper::operator, phi, plotAll_, DQMStore::rmdir(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, and findQualityFiles::v.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 254 of file FourVectorHLT.cc.
References edm::RunBase::id(), and LogDebug.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 246 of file FourVectorHLT.cc.
References nev_.
|
privatevirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 260 of file FourVectorHLT.cc.
References edm::RunBase::id(), and LogDebug.
|
private |
Definition at line 75 of file FourVectorHLT.h.
|
private |
Definition at line 69 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().
|
private |
Definition at line 81 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 172 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 82 of file FourVectorHLT.h.
|
private |
Definition at line 77 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 68 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 73 of file FourVectorHLT.h.
Referenced by analyze(), beginJob(), and FourVectorHLT().
|
private |
Definition at line 79 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().
|
private |
Definition at line 78 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().
|
private |
Definition at line 74 of file FourVectorHLT.h.
|
private |
Definition at line 83 of file FourVectorHLT.h.
|
private |
Definition at line 71 of file FourVectorHLT.h.
|
private |
Definition at line 85 of file FourVectorHLT.h.
|
private |
Definition at line 84 of file FourVectorHLT.h.
Referenced by FourVectorHLT().
|
private |
Definition at line 88 of file FourVectorHLT.h.
Referenced by analyze(), and FourVectorHLT().