Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
virtual void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) override |
bool | isMonitoredTriggerAccepted (const edm::TriggerNames, const edm::Handle< edm::TriggerResults >) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 47 of file HigPhotonJetHLTOfflineSource.cc.
|
explicit |
Definition at line 121 of file HigPhotonJetHLTOfflineSource.cc.
References dirname_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltPathsToCheck_, hltProcessName_, pfjetMinPt_, pfJetsToken_, pfMetToken_, photonMinPt_, photonsToken_, pvToken_, AlCaHLTBitMon_QueryRunRegistry::string, triggerAccept_, triggerResultsToken_, and verbose_.
|
overrideprivatevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 189 of file HigPhotonJetHLTOfflineSource.cc.
References gather_cfg::cout, deletajj_, deletajj_reco_, delphijetmet_, delphijetmet_reco_, delphiphomet_, delphiphomet_reco_, SiPixelRawToDigiRegional_cfi::deltaPhi, reco::LeafCandidate::et(), evtsrun_, MonitorElement::Fill(), edm::Event::getByToken(), hltPathsToCheck_, i, invmassjj_, invmassjj_reco_, isMonitoredTriggerAccepted(), edm::HandleBase::isValid(), njet, npfjets_, npfjets_reco_, nphotons_, nphotons_reco_, nvertices_, nvertices_reco_, pfjetMinPt_, pfJetsToken_, pfmet_, pfmet_reco_, pfmetphi_, pfmetphi_reco_, pfMetToken_, reco::LeafCandidate::phi(), photonMinPt_, photonpt_, photonpt_reco_, photonrapidity_, photonrapidity_reco_, interactiveExample::photons, photonsToken_, pvToken_, MonitorElement::setBinLabel(), AlCaHLTBitMon_QueryRunRegistry::string, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerResults, triggerResultsToken_, triggers_, triggers_reco_, trigvsnvtx_, trigvsnvtx_reco_, and verbose_.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 154 of file HigPhotonJetHLTOfflineSource.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), deletajj_, deletajj_reco_, delphijetmet_, delphijetmet_reco_, delphiphomet_, delphiphomet_reco_, dirname_, hltPathsToCheck_, invmassjj_, invmassjj_reco_, npfjets_, npfjets_reco_, nphotons_, nphotons_reco_, nvertices_, nvertices_reco_, pfmet_, pfmet_reco_, pfmetphi_, pfmetphi_reco_, photonpt_, photonpt_reco_, photonrapidity_, photonrapidity_reco_, DQMStore::IBooker::setCurrentFolder(), triggers_, triggers_reco_, trigvsnvtx_, and trigvsnvtx_reco_.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 139 of file HigPhotonJetHLTOfflineSource.cc.
References evtsrun_, HltComparatorCreateWorkflow::hltConfig, hltProcessName_, and HLTConfigProvider::init().
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 320 of file HigPhotonJetHLTOfflineSource.cc.
References gather_cfg::cout, evtsrun_, MonitorElement::getTH2F(), h, hltPathsToCheck_, trigvsnvtx_, and verbose_.
|
private |
Definition at line 335 of file HigPhotonJetHLTOfflineSource.cc.
References accept(), hltPathsToCheck_, i, AlCaHLTBitMon_QueryRunRegistry::string, triggerAccept_, and edm::TriggerNames::triggerName().
Referenced by analyze().
|
private |
Definition at line 108 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by bookHistograms(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 114 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), dqmBeginRun(), and endRun().
|
private |
Definition at line 71 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), bookHistograms(), endRun(), HigPhotonJetHLTOfflineSource(), and isMonitoredTriggerAccepted().
|
private |
Definition at line 70 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by dqmBeginRun(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 106 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 80 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 96 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 83 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 92 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 69 of file HigPhotonJetHLTOfflineSource.cc.
|
private |
Definition at line 77 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 74 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by HigPhotonJetHLTOfflineSource(), and isMonitoredTriggerAccepted().
|
private |
Definition at line 76 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 110 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), bookHistograms(), and endRun().
|
private |
Definition at line 111 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), endRun(), and HigPhotonJetHLTOfflineSource().