Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
void | dqmEndRun (const edm::Run &, const edm::EventSetup &) override |
bool | isMonitoredTriggerAccepted (const edm::TriggerNames &, const edm::Handle< edm::TriggerResults > &) |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 45 of file HigPhotonJetHLTOfflineSource.cc.
|
explicit |
Definition at line 108 of file HigPhotonJetHLTOfflineSource.cc.
References dirname_, hltPathsToCheck_, hltProcessName_, pfjetMinPt_, pfJetsToken_, pfMetToken_, photonMinPt_, photonsToken_, muonDTDigis_cfi::pset, pvToken_, AlCaHLTBitMon_QueryRunRegistry::string, triggerAccept_, triggerResultsToken_, and verbose_.
|
overrideprivatevirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 184 of file HigPhotonJetHLTOfflineSource.cc.
References gather_cfg::cout, deletajj_, deletajj_reco_, delphijetmet_, delphijetmet_reco_, delphiphomet_, delphiphomet_reco_, SiPixelRawToDigiRegional_cfi::deltaPhi, reco::LeafCandidate::et(), evtsrun_, dqm::impl::MonitorElement::Fill(), hltPathsToCheck_, mps_fire::i, iEvent, invmassjj_, invmassjj_reco_, isMonitoredTriggerAccepted(), edm::HandleBase::isValid(), njet, npfjets_, npfjets_reco_, HMesonGammaMonitor_cff::nphotons, 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_, BPHMonitor_cfi::photons, photonsToken_, pvToken_, dqm::impl::MonitorElement::setBinLabel(), AlCaHLTBitMon_QueryRunRegistry::string, L1TEGammaOffline_cfi::triggerNames, triggerResults, triggerResultsToken_, triggers_, triggers_reco_, trigvsnvtx_, trigvsnvtx_reco_, verbose_, and pwdgSkimBPark_cfi::vertices.
|
overrideprivatevirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 135 of file HigPhotonJetHLTOfflineSource.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::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_, dqm::implementation::NavigatorBase::setCurrentFolder(), triggers_, triggers_reco_, trigvsnvtx_, and trigvsnvtx_reco_.
|
overrideprivatevirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 123 of file HigPhotonJetHLTOfflineSource.cc.
References evtsrun_, HltComparatorCreateWorkflow::hltConfig, and hltProcessName_.
|
overrideprivatevirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 328 of file HigPhotonJetHLTOfflineSource.cc.
References gather_cfg::cout, evtsrun_, dqm::impl::MonitorElement::getTH2F(), hltPathsToCheck_, funct::integral(), trigvsnvtx_, and verbose_.
|
private |
Definition at line 340 of file HigPhotonJetHLTOfflineSource.cc.
References accept(), hltPathsToCheck_, mps_fire::i, AlCaHLTBitMon_QueryRunRegistry::string, triggerAccept_, L1TEGammaOffline_cfi::triggerNames, and triggerResults.
Referenced by analyze().
|
private |
Definition at line 97 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 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 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 90 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by bookHistograms(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 103 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), dqmBeginRun(), and dqmEndRun().
|
private |
Definition at line 60 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), bookHistograms(), dqmEndRun(), HigPhotonJetHLTOfflineSource(), and isMonitoredTriggerAccepted().
|
private |
Definition at line 59 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by dqmBeginRun(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 95 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 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 79 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 69 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 85 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 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 86 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 72 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 81 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 58 of file HigPhotonJetHLTOfflineSource.cc.
|
private |
Definition at line 66 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 63 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by HigPhotonJetHLTOfflineSource(), and isMonitoredTriggerAccepted().
|
private |
Definition at line 65 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and HigPhotonJetHLTOfflineSource().
|
private |
Definition at line 99 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 101 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), bookHistograms(), and dqmEndRun().
|
private |
Definition at line 100 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file HigPhotonJetHLTOfflineSource.cc.
Referenced by analyze(), dqmEndRun(), and HigPhotonJetHLTOfflineSource().