#include <MuonMonitor.h>
Public Member Functions | |
MuonMonitor (const edm::ParameterSet &) | |
~MuonMonitor () 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 &, MuonME &me, const std::string &histname, const std::string &histtitle, int nbins, double xmin, double xmax) |
void | bookME (DQMStore::IBooker &, MuonME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX) |
void | bookME (DQMStore::IBooker &, MuonME &me, const std::string &histname, const std::string &histtitle, int nbinsX, double xmin, double xmax, double ymin, double ymax) |
void | bookME (DQMStore::IBooker &, MuonME &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 &, MuonME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const std::vector< double > &binningY) |
void | setTitle (MuonME &me, const std::string &titleX, const std::string &titleY) |
Static Private Member Functions | |
static MEbinning | getHistoLSPSet (edm::ParameterSet const &pset) |
static MEbinning | getHistoPSet (edm::ParameterSet const &pset) |
Static Private Attributes | |
static double | MAX_dxy = 2.5 |
static double | MAX_ETA = 2.4 |
static double | MAX_PHI = 3.2 |
static int | N_dxy = 50 |
static int | N_ETA = 68 |
static int | N_PHI = 64 |
Definition at line 58 of file MuonMonitor.h.
MuonMonitor::MuonMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 12 of file MuonMonitor.cc.
References MuonME::denominator, eleEta_muEta_, eleEtaME_, eleME_variableBinning_, elePt_muPt_, muondxy_, muondz_, muonEtaME_, muonEtaME_variableBinning_, muonEtaPhiME_, muonME_, muonME_variableBinning_, muonPhiME_, muonVsLS_, MuonME::numerator, and ~MuonMonitor().
|
overridedefault |
Referenced by MuonMonitor().
|
overrideprotected |
Definition at line 209 of file MuonMonitor.cc.
References den_genTriggerEventFlag_, MuonME::denominator, PVValHelper::dxy, PVValHelper::dz, MillePedeFileConverter_cfg::e, nano_cff::electrons, eleEta_muEta_, eleEtaME_, eleME_variableBinning_, elePt_muPt_, eleSelection_, eleToken_, PVValHelper::eta, MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::Event::getByToken(), edm::EventBase::id(), eostools::ls(), edm::EventID::luminosityBlock(), metSelection_, metToken_, muondxy_, muondz_, muonEtaME_, muonEtaPhiME_, muonME_, muonME_variableBinning_, muonPhiME_, extraflags_cff::muons, muonSelection_, muonToken_, muonVsLS_, nelectrons_, nmuons_, num_genTriggerEventFlag_, MuonME::numerator, AlCaHLTBitMon_ParallelJobs::p, phi, EnergyCorrector::pt, MetAnalyzer::pv(), findQualityFiles::v, and vtxToken_.
|
overrideprotected |
Definition at line 132 of file MuonMonitor.cc.
References bookME(), den_genTriggerEventFlag_, dxy_binning_, eleEta_muEta_, eleEta_variable_binning_2D_, eleEtaME_, eleME_variableBinning_, elePt_muPt_, elePt_variable_binning_2D_, eta_binning_, folderName_, ls_binning_, muEta_variable_binning_2D_, muon_binning_, muon_variable_binning_, muondxy_, muondz_, muoneta_variable_binning_, muonEtaME_, muonEtaME_variableBinning_, muonEtaPhiME_, muonME_, muonME_variableBinning_, muonPhiME_, muonVsLS_, muPt_variable_binning_2D_, num_genTriggerEventFlag_, phi_binning_, DQMStore::IBooker::setCurrentFolder(), setTitle(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
protected |
Definition at line 92 of file MuonMonitor.cc.
References DQMStore::IBooker::book1D(), MuonME::denominator, and MuonME::numerator.
Referenced by bookHistograms().
|
protected |
Definition at line 98 of file MuonMonitor.cc.
References DQMStore::IBooker::book1D(), MuonME::denominator, pileupCalc::nbins, and MuonME::numerator.
|
protected |
Definition at line 107 of file MuonMonitor.cc.
References DQMStore::IBooker::bookProfile(), MuonME::denominator, and MuonME::numerator.
|
protected |
Definition at line 113 of file MuonMonitor.cc.
References DQMStore::IBooker::book2D(), MuonME::denominator, and MuonME::numerator.
|
protected |
Definition at line 119 of file MuonMonitor.cc.
References DQMStore::IBooker::book2D(), MuonME::denominator, and MuonME::numerator.
|
static |
Definition at line 311 of file MuonMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), create_public_pileup_plots::bins, DEFINE_FWK_MODULE, fillHistoLSPSetDescription(), fillHistoPSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 304 of file MuonMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
static |
Definition at line 297 of file MuonMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
|
staticprivate |
|
protected |
Definition at line 84 of file MuonMonitor.cc.
References MuonME::denominator, MuonME::numerator, and MonitorElement::setAxisTitle().
Referenced by bookHistograms(), Vispa.Gui.PortWidget.PortWidget::setName(), and Vispa.Views.LineDecayView.LineDecayContainer::setPxlObject().
|
private |
Definition at line 133 of file MuonMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 129 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 116 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 128 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 127 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 130 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 114 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 137 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 89 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 105 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 83 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 84 of file MuonMonitor.h.
|
private |
Definition at line 112 of file MuonMonitor.h.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 97 of file MuonMonitor.h.
|
staticprivate |
Definition at line 103 of file MuonMonitor.h.
|
staticprivate |
Definition at line 91 of file MuonMonitor.h.
|
private |
Definition at line 135 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 86 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 115 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 111 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 109 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 124 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 125 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 110 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 119 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 126 of file MuonMonitor.h.
Referenced by bookHistograms(), and MuonMonitor().
|
private |
Definition at line 123 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 118 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 121 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 120 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 136 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 87 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 122 of file MuonMonitor.h.
Referenced by analyze(), bookHistograms(), and MuonMonitor().
|
private |
Definition at line 113 of file MuonMonitor.h.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 98 of file MuonMonitor.h.
|
staticprivate |
Definition at line 104 of file MuonMonitor.h.
|
staticprivate |
Definition at line 92 of file MuonMonitor.h.
|
private |
Definition at line 140 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 138 of file MuonMonitor.h.
|
private |
Definition at line 139 of file MuonMonitor.h.
Referenced by analyze().
|
private |
Definition at line 132 of file MuonMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file MuonMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 88 of file MuonMonitor.h.
Referenced by analyze().