#include <METMonitor.h>
Classes | |
struct | MEbinning |
struct | METME |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillHistoLSPSetDescription (edm::ParameterSetDescription &pset) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &pset) |
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 | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | bookME (DQMStore::IBooker &, METME &me, const std::string &histname, const std::string &histtitle, int nbins, double xmin, double xmax) |
void | bookME (DQMStore::IBooker &, METME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX) |
void | bookME (DQMStore::IBooker &, METME &me, const std::string &histname, const std::string &histtitle, int nbinsX, double xmin, double xmax, double ymin, double ymax) |
void | bookME (DQMStore::IBooker &, METME &me, const std::string &histname, const std::string &histtitle, int nbinsX, double xmin, double xmax, int nbinsY, double ymin, double ymax) |
void | bookME (DQMStore::IBooker &, METME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const std::vector< double > &binningY) |
void | setMETitle (METME &me, const std::string &titleX, const std::string &titleY) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Static Private Member Functions | |
static MEbinning | getHistoLSPSet (const edm::ParameterSet &pset) |
static MEbinning | getHistoPSet (const edm::ParameterSet &pset) |
Static Private Attributes | |
static double | MAX_PHI = 3.2 |
static int | N_PHI = 64 |
static MEbinning | phi_binning_ {N_PHI, -MAX_PHI, MAX_PHI} |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
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 |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 49 of file METMonitor.h.
METMonitor::METMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 15 of file METMonitor.cc.
References warningPrinted4token_, and ~METMonitor().
|
overridedefault |
Referenced by METMonitor().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 195 of file METMonitor.cc.
References SiPixelRawToDigiRegional_cfi::deltaPhi, deltaphij1j2ME_, deltaphimetj1ME_, den_genTriggerEventFlag_, METMonitor::METME::denominator, MillePedeFileConverter_cfg::e, pwdgSkimBPark_cfi::electrons, eleInputTag_, eleSelection_, eleToken_, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), edm::EventBase::id(), edm::HandleBase::isValid(), dqmiolumiharvest::j, jetInputTag_, singleTopDQM_cfi::jets, jetSelection_, jetToken_, edm::InputTag::label(), eostools::ls(), edm::EventID::luminosityBlock(), visualization-live-secondInstance_cfg::m, BTaggingMonitor_cfi::met, metInputTag_, metME_, metME_variableBinning_, metPhiME_, metSelection_, metToken_, metVsLS_, muoInputTag_, PDWG_BPHSkim_cff::muons, muoSelection_, muoToken_, nelectrons_, njets_, nmuons_, num_genTriggerEventFlag_, METMonitor::METME::numerator, phi, reco::LeafCandidate::phi(), reco::Vertex::position(), reco::LeafCandidate::pt(), findQualityFiles::v, badGlobalMuonTaggersAOD_cff::vtx, vtxInputTag_, vtxToken_, and warningPrinted4token_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 140 of file METMonitor.cc.
References bookME(), deltaphij1j2ME_, deltaphimetj1ME_, den_genTriggerEventFlag_, folderName_, ls_binning_, met_binning_, met_variable_binning_, metME_, metME_variableBinning_, metPhiME_, metVsLS_, METMonitor::MEbinning::nbins, num_genTriggerEventFlag_, phi_binning_, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), setMETitle(), AlCaHLTBitMon_QueryRunRegistry::string, METMonitor::MEbinning::xmax, and METMonitor::MEbinning::xmin.
|
protected |
Definition at line 73 of file METMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), METMonitor::METME::denominator, and METMonitor::METME::numerator.
Referenced by bookHistograms().
|
protected |
Definition at line 83 of file METMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), METMonitor::METME::denominator, LaserClient_cfi::nbins, and METMonitor::METME::numerator.
|
protected |
Definition at line 94 of file METMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::bookProfile(), METMonitor::METME::denominator, and METMonitor::METME::numerator.
|
protected |
Definition at line 108 of file METMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), METMonitor::METME::denominator, and METMonitor::METME::numerator.
|
protected |
Definition at line 123 of file METMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), METMonitor::METME::denominator, hlt_dqm_clientPB-live_cfg::nbinsX, hlt_dqm_clientPB-live_cfg::nbinsY, and METMonitor::METME::numerator.
|
static |
Definition at line 363 of file METMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), trigObjTnPSource_cfi::bins, DEFINE_FWK_MODULE, fillHistoLSPSetDescription(), fillHistoPSetDescription(), SiStripSourceConfigTier0_cff::genericTriggerEventPSet, LumiMonitor_cff::histoPSet, HLT_2018_cff::InputTag, LumiMonitor_cff::lsPSet, BTaggingMonitor_cfi::metPSet, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 357 of file METMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
static |
Definition at line 351 of file METMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
Definition at line 62 of file METMonitor.cc.
References edm::ParameterSet::getParameter().
|
staticprivate |
Definition at line 54 of file METMonitor.cc.
References edm::ParameterSet::getParameter().
|
protected |
Definition at line 66 of file METMonitor.cc.
References METMonitor::METME::denominator, METMonitor::METME::numerator, and dqm::impl::MonitorElement::setAxisTitle().
Referenced by bookHistograms().
|
private |
Definition at line 140 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 139 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 143 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 121 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 147 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 127 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 116 of file METMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 117 of file METMonitor.h.
|
private |
Definition at line 120 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 146 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 126 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 133 of file METMonitor.h.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 154 of file METMonitor.h.
|
private |
Definition at line 132 of file METMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 131 of file METMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 119 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 135 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 136 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 138 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 145 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 125 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 137 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 122 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 148 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 128 of file METMonitor.h.
Referenced by analyze().
|
staticprivate |
Definition at line 155 of file METMonitor.h.
|
private |
Definition at line 151 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 150 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 152 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 142 of file METMonitor.h.
Referenced by analyze(), and bookHistograms().
Definition at line 156 of file METMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 123 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 129 of file METMonitor.h.
Referenced by analyze().
|
private |
Definition at line 158 of file METMonitor.h.
Referenced by analyze(), and METMonitor().