Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | endJob () override |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) override |
std::vector< std::string > | moduleLabels (std::string) |
Private Attributes | |
std::vector< HLTMuonMatchAndPlot > | analyzers_ |
DQMStore * | dbe_ |
std::string | destination_ |
HLTConfigProvider | hltConfig_ |
std::vector< std::string > | hltPathsToCheck_ |
std::string | hltProcessName_ |
edm::ParameterSet | pset_ |
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) |
Definition at line 45 of file HLTMuonOfflineAnalyzer.cc.
|
explicit |
Definition at line 95 of file HLTMuonOfflineAnalyzer.cc.
References dbe_, destination_, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), and DQMStore::setVerbose().
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 168 of file HLTMuonOfflineAnalyzer.cc.
References analyzers_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 182 of file HLTMuonOfflineAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 128 of file HLTMuonOfflineAnalyzer.cc.
References analyzers_, hltConfig_, CreateSqliteForCondDB_cfg::hltPaths, hltPathsToCheck_, hltProcessName_, i, HLTConfigProvider::init(), j, tablePrinter::labels, moduleLabels(), getHLTPrescaleColumns::path, listBenchmarks::pattern, pset_, and HLTConfigProvider::triggerNames().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 203 of file HLTMuonOfflineAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 189 of file HLTMuonOfflineAnalyzer.cc.
|
private |
Definition at line 110 of file HLTMuonOfflineAnalyzer.cc.
References hltConfig_, and HLTConfigProvider::moduleLabels().
Referenced by beginRun().
|
private |
Definition at line 70 of file HLTMuonOfflineAnalyzer.cc.
Referenced by analyze(), Config.Process::analyzerNames(), beginRun(), Config.Process::dumpConfig(), Config.Process::dumpPython(), and Config.Process::prune().
|
private |
Definition at line 74 of file HLTMuonOfflineAnalyzer.cc.
Referenced by HLTMuonOfflineAnalyzer().
|
private |
Definition at line 66 of file HLTMuonOfflineAnalyzer.cc.
Referenced by HLTMuonOfflineAnalyzer().
|
private |
Definition at line 71 of file HLTMuonOfflineAnalyzer.cc.
Referenced by beginRun(), and moduleLabels().
|
private |
Definition at line 67 of file HLTMuonOfflineAnalyzer.cc.
Referenced by beginRun().
|
private |
Definition at line 65 of file HLTMuonOfflineAnalyzer.cc.
Referenced by beginRun().
|
private |
Definition at line 64 of file HLTMuonOfflineAnalyzer.cc.
Referenced by beginRun().