#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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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 | |
DQMStore * | dbe_ |
std::string | dirname_ |
PathInfoCollection | hltPaths_ |
unsigned int | nBins_ |
int | nev_ |
bool | plotAll_ |
double | ptMax_ |
double | ptMin_ |
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_, filters, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), LogDebug, cppFunctionSkipper::operator, PtMinSelector_cfg::ptMin, and AlCaHLTBitMon_QueryRunRegistry::string.
FourVectorHLT::~FourVectorHLT | ( | ) |
Definition at line 71 of file FourVectorHLT.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 86 of file FourVectorHLT.cc.
References dbe_, alignCSCRings::e, eta(), edm::Event::getByToken(), cmsHarvester::index, relval_steps::k, LogDebug, mergeVDriftHistosByStation::name, AlCaHLTBitMon_ParallelJobs::p, phi, EnergyCorrector::pt, AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, and findQualityFiles::v.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 193 of file FourVectorHLT.cc.
References AlcaSiStripGainsHarvester_cff::DQMStore, eta(), cppFunctionSkipper::operator, phi, AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, and findQualityFiles::v.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 253 of file FourVectorHLT.cc.
References edm::RunBase::id(), and LogDebug.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 245 of file FourVectorHLT.cc.
|
privatevirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 259 of file FourVectorHLT.cc.
References edm::RunBase::id(), and LogDebug.
|
private |
Definition at line 69 of file FourVectorHLT.h.
|
private |
Definition at line 77 of file FourVectorHLT.h.
|
private |
Definition at line 166 of file FourVectorHLT.h.
|
private |
Definition at line 73 of file FourVectorHLT.h.
|
private |
Definition at line 68 of file FourVectorHLT.h.
|
private |
Definition at line 71 of file FourVectorHLT.h.
|
private |
Definition at line 75 of file FourVectorHLT.h.
|
private |
Definition at line 74 of file FourVectorHLT.h.
|
private |
Definition at line 79 of file FourVectorHLT.h.
|
private |
Definition at line 78 of file FourVectorHLT.h.
|
private |
Definition at line 82 of file FourVectorHLT.h.