#include <DiDispStaMuonMonitor.h>
Classes | |
struct | DiDispStaMuonME |
struct | MEbinning |
Public Member Functions | |
DiDispStaMuonMonitor (const edm::ParameterSet &) | |
~DiDispStaMuonMonitor () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillHistoLSPSetDescription (edm::ParameterSetDescription &pset) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &pset) |
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 &, DiDispStaMuonME &me, const std::string &histname, const std::string &histtitle, int nbins, double xmin, double xmax) |
void | bookME (DQMStore::IBooker &, DiDispStaMuonME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX) |
void | bookME (DQMStore::IBooker &, DiDispStaMuonME &me, const std::string &histname, const std::string &histtitle, int nbinsX, double xmin, double xmax, double ymin, double ymax, bool bookDen) |
void | bookME (DQMStore::IBooker &, DiDispStaMuonME &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 &, DiDispStaMuonME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const std::vector< double > &binningY) |
void | setTitle (DiDispStaMuonME &me, const std::string &titleX, const std::string &titleY, bool bookDen) |
Static Private Member Functions | |
static MEbinning | getHistoLSPSet (const edm::ParameterSet &pset) |
static MEbinning | getHistoPSet (const edm::ParameterSet &pset) |
Definition at line 40 of file DiDispStaMuonMonitor.h.
DiDispStaMuonMonitor::DiDispStaMuonMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 7 of file DiDispStaMuonMonitor.cc.
References DiDispStaMuonMonitor::DiDispStaMuonME::denominator, muonDxyME_, muonEtaME_, muonPhiME_, muonPtME_, muonPtME_variableBinning_, muonPtNoDxyCutME_, muonPtVsLS_, DiDispStaMuonMonitor::DiDispStaMuonME::numerator, subMuonDxyME_, subMuonEtaME_, subMuonPhiME_, subMuonPtME_, subMuonPtME_variableBinning_, and ~DiDispStaMuonMonitor().
|
overridedefault |
Referenced by DiDispStaMuonMonitor().
|
overrideprotected |
Definition at line 207 of file DiDispStaMuonMonitor.cc.
References den_genTriggerEventFlag_, DiDispStaMuonMonitor::DiDispStaMuonME::denominator, PVValHelper::dxy, PVValHelper::eta, MonitorElement::Fill(), edm::Event::getByToken(), mps_fire::i, edm::EventBase::id(), eostools::ls(), edm::EventID::luminosityBlock(), funct::m, muonDxyME_, muonEtaME_, muonPhiME_, muonPtME_, muonPtME_variableBinning_, muonPtNoDxyCutME_, muonPtVsLS_, extraflags_cff::muons, muonSelectionDxy_, muonSelectionGeneral_, muonSelectionPt_, muonToken_, nmuons_, num_genTriggerEventFlag_, DiDispStaMuonMonitor::DiDispStaMuonME::numerator, phi, EnergyCorrector::pt, reco::TrackBase::pt(), jetUpdater_cfi::sort, subMuonDxyME_, subMuonEtaME_, subMuonPhiME_, subMuonPtME_, and subMuonPtME_variableBinning_.
|
overrideprotected |
Definition at line 121 of file DiDispStaMuonMonitor.cc.
References bookME(), den_genTriggerEventFlag_, folderName_, ls_binning_, muonDxy_binning_, muonDxyME_, muonEta_binning_, muonEtaME_, muonPhi_binning_, muonPhiME_, muonPt_binning_, muonPt_variable_binning_, muonPtME_, muonPtME_variableBinning_, muonPtNoDxyCutME_, muonPtVsLS_, DiDispStaMuonMonitor::MEbinning::nbins, nmuons_, num_genTriggerEventFlag_, DQMStore::IBooker::setCurrentFolder(), setTitle(), AlCaHLTBitMon_QueryRunRegistry::string, subMuonDxyME_, subMuonEtaME_, subMuonPhiME_, subMuonPtME_, subMuonPtME_variableBinning_, DiDispStaMuonMonitor::MEbinning::xmax, and DiDispStaMuonMonitor::MEbinning::xmin.
|
protected |
Definition at line 85 of file DiDispStaMuonMonitor.cc.
References DQMStore::IBooker::book1D(), DiDispStaMuonMonitor::DiDispStaMuonME::denominator, and DiDispStaMuonMonitor::DiDispStaMuonME::numerator.
Referenced by bookHistograms().
|
protected |
Definition at line 90 of file DiDispStaMuonMonitor.cc.
References DQMStore::IBooker::book1D(), DiDispStaMuonMonitor::DiDispStaMuonME::denominator, pileupCalc::nbins, and DiDispStaMuonMonitor::DiDispStaMuonME::numerator.
|
protected |
Definition at line 98 of file DiDispStaMuonMonitor.cc.
References DQMStore::IBooker::bookProfile(), DiDispStaMuonMonitor::DiDispStaMuonME::denominator, and DiDispStaMuonMonitor::DiDispStaMuonME::numerator.
|
protected |
Definition at line 103 of file DiDispStaMuonMonitor.cc.
References DQMStore::IBooker::book2D(), DiDispStaMuonMonitor::DiDispStaMuonME::denominator, and DiDispStaMuonMonitor::DiDispStaMuonME::numerator.
|
protected |
Definition at line 108 of file DiDispStaMuonMonitor.cc.
References DQMStore::IBooker::book2D(), DiDispStaMuonMonitor::DiDispStaMuonME::denominator, and DiDispStaMuonMonitor::DiDispStaMuonME::numerator.
|
static |
Definition at line 326 of file DiDispStaMuonMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), create_public_pileup_plots::bins, DEFINE_FWK_MODULE, fillHistoPSetDescription(), softMuonTagInfos_cfi::muonSelection, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 321 of file DiDispStaMuonMonitor.cc.
References edm::ParameterSetDescription::add().
|
static |
Definition at line 314 of file DiDispStaMuonMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
Definition at line 65 of file DiDispStaMuonMonitor.cc.
References edm::ParameterSet::getParameter().
|
staticprivate |
Definition at line 56 of file DiDispStaMuonMonitor.cc.
References edm::ParameterSet::getParameter().
|
protected |
Definition at line 74 of file DiDispStaMuonMonitor.cc.
References DiDispStaMuonMonitor::DiDispStaMuonME::denominator, DiDispStaMuonMonitor::DiDispStaMuonME::numerator, and MonitorElement::setAxisTitle().
Referenced by bookHistograms(), Vispa.Gui.PortWidget.PortWidget::setName(), and Vispa.Views.LineDecayView.LineDecayContainer::setPxlObject().
|
private |
Definition at line 102 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 77 of file DiDispStaMuonMonitor.h.
|
private |
Definition at line 86 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 94 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 83 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 92 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 84 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 93 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 82 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 81 of file DiDispStaMuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 88 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 90 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 89 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 91 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 106 of file DiDispStaMuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 104 of file DiDispStaMuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 105 of file DiDispStaMuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 79 of file DiDispStaMuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 107 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 97 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 98 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 95 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().
|
private |
Definition at line 96 of file DiDispStaMuonMonitor.h.
Referenced by analyze(), bookHistograms(), and DiDispStaMuonMonitor().