#include <DiJetMonitor.h>
Public Member Functions | |
DiJetMonitor (const edm::ParameterSet &) | |
~DiJetMonitor () override throw () | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Public Member Functions inherited from TriggerDQMBase | |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, unsigned nbins, double xmin, double xmax) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, unsigned nbinsX, double xmin, double xmax, double ymin, double ymax) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, unsigned nbinsX, double xmin, double xmax, unsigned nbinsY, double ymin, double ymax) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const std::vector< double > &binningY) |
void | setMETitle (ObjME &me, const std::string &titleX, const std::string &titleY) |
TriggerDQMBase ()=default | |
virtual | ~TriggerDQMBase ()=default |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from TriggerDQMBase | |
static void | fillHistoLSPSetDescription (edm::ParameterSetDescription &pset) |
static void | fillHistoPSetDescription (edm::ParameterSetDescription &pset) |
static MEbinning | getHistoLSPSet (const edm::ParameterSet &pset) |
static MEbinning | getHistoPSet (const edm::ParameterSet &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 |
bool | dijet_selection (double eta_1, double phi_1, double eta_2, double phi_2, double pt_1, double pt_2, int &tag_id, int &probe_id, int Event) |
Definition at line 49 of file DiJetMonitor.h.
DiJetMonitor::DiJetMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 14 of file DiJetMonitor.cc.
References dijetpt_binning_, dijetptThr_binning_, dijetSrc_, folderName_, TriggerDQMBase::getHistoPSet(), edm::ParameterSet::getParameter(), ptcut_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 53 of file DiJetMonitor.h.
References analyze(), bookHistograms(), dijet_selection(), fillDescriptions(), and iEvent.
|
overrideprotected |
Definition at line 101 of file DiJetMonitor.cc.
References den_genTriggerEventFlag_, TriggerDQMBase::ObjME::denominator, dijet_selection(), dijetSrc_, edm::EventID::event(), MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::Event::getByToken(), edm::EventBase::id(), edm::HandleBase::isValid(), jetAsyEtaME_, jetEtaPhiME_, jetetaPrbME_, jetetaTagME_, jetphiPrbME_, jetpt1ME_, jetpt2ME_, jetptAsyME_, jetptAvgaME_, jetptAvgaThrME_, jetptAvgbME_, jetptPrbME_, jetptTagME_, num_genTriggerEventFlag_, TriggerDQMBase::ObjME::numerator, and ptcut_.
Referenced by ~DiJetMonitor().
|
overrideprotected |
Definition at line 28 of file DiJetMonitor.cc.
References asy_binning, TriggerDQMBase::bookME(), den_genTriggerEventFlag_, dijet_eta_binning, dijet_phi_binning, dijetpt_binning_, dijetptThr_binning_, folderName_, jetAsyEtaME_, jetEtaPhiME_, jetetaPrbME_, jetetaTagME_, jetphiPrbME_, jetpt1ME_, jetpt2ME_, jetptAsyME_, jetptAvgaME_, jetptAvgaThrME_, jetptAvgbME_, jetptPrbME_, jetptTagME_, TriggerDQMBase::MEbinning::nbins, num_genTriggerEventFlag_, DQMStore::IBooker::setCurrentFolder(), TriggerDQMBase::setMETitle(), AlCaHLTBitMon_QueryRunRegistry::string, TriggerDQMBase::MEbinning::xmax, and TriggerDQMBase::MEbinning::xmin.
Referenced by ~DiJetMonitor().
|
protected |
Definition at line 257 of file DiJetMonitor.cc.
References funct::abs(), and DEFINE_FWK_MODULE.
Referenced by analyze(), and ~DiJetMonitor().
|
static |
Definition at line 209 of file DiJetMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), create_public_pileup_plots::bins, TriggerDQMBase::fillHistoLSPSetDescription(), TriggerDQMBase::fillHistoPSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~DiJetMonitor().
|
private |
Definition at line 116 of file DiJetMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 92 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file DiJetMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 105 of file DiJetMonitor.h.
|
private |
Definition at line 98 of file DiJetMonitor.h.
|
private |
Definition at line 107 of file DiJetMonitor.h.
|
private |
Definition at line 100 of file DiJetMonitor.h.
|
private |
Definition at line 101 of file DiJetMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 73 of file DiJetMonitor.h.
Referenced by bookHistograms(), and DiJetMonitor().
|
private |
Definition at line 74 of file DiJetMonitor.h.
Referenced by bookHistograms(), and DiJetMonitor().
|
private |
Definition at line 70 of file DiJetMonitor.h.
Referenced by analyze(), and DiJetMonitor().
|
private |
Definition at line 68 of file DiJetMonitor.h.
|
private |
Definition at line 64 of file DiJetMonitor.h.
Referenced by bookHistograms(), and DiJetMonitor().
|
private |
Definition at line 65 of file DiJetMonitor.h.
|
private |
Definition at line 88 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file DiJetMonitor.h.
|
private |
Definition at line 67 of file DiJetMonitor.h.
|
private |
Definition at line 113 of file DiJetMonitor.h.
|
private |
Definition at line 69 of file DiJetMonitor.h.
|
private |
Definition at line 115 of file DiJetMonitor.h.
|
private |
Definition at line 94 of file DiJetMonitor.h.
|
private |
Definition at line 91 of file DiJetMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file DiJetMonitor.h.
Referenced by analyze(), and DiJetMonitor().