Public Member Functions | |
HTMonitor (const edm::ParameterSet &) | |
~HTMonitor () override throw () | |
Public Member Functions inherited from DQMEDAnalyzer | |
void | accumulate (edm::Event const &event, edm::EventSetup const &setup) final |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final |
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) final |
void | beginStream (edm::StreamID id) final |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
DQMEDAnalyzer () | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final |
void | endRun (edm::Run const &run, edm::EventSetup const &setup) final |
virtual bool | getCanSaveByLumi () |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Public Member Functions inherited from TriggerDQMBase | |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const uint nbins, const double xmin, const double xmax, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const uint nbinsX, const double xmin, const double xmax, const double ymin, const double ymax, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const uint nbinsX, const double xmin, const double xmax, const uint nbinsY, const double ymin, const double ymax, const bool bookDen=true) |
void | bookME (DQMStore::IBooker &, ObjME &me, const std::string &histname, const std::string &histtitle, const std::vector< double > &binningX, const std::vector< double > &binningY, const bool bookDen=true) |
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 DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
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 |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Static Private Attributes | |
static constexpr MEbinning | eta_binning {N_ETA, -MAX_ETA, MAX_ETA} |
static constexpr double | MAX_ETA = 5.0 |
static constexpr int | MAX_NJETS = 200 |
static constexpr int | MAX_NJETS_HT = 30 |
static constexpr double | MAXedge_PHI = 3.2 |
static constexpr int | MIN_NJETS = 0 |
static constexpr int | MIN_NJETS_HT = 0 |
static constexpr int | N_BIN_NJETS = 200 |
static constexpr int | N_BIN_NJETS_HT = 30 |
static constexpr int | N_ETA = 20 |
static constexpr int | Nbin_PHI = 64 |
static constexpr MEbinning | nJets_binning {N_BIN_NJETS, MIN_NJETS, MAX_NJETS} |
static constexpr MEbinning | nJets_HT_binning {N_BIN_NJETS_HT, MIN_NJETS_HT, MAX_NJETS_HT} |
static constexpr MEbinning | phi_binning_ {Nbin_PHI, -MAXedge_PHI, MAXedge_PHI} |
Additional Inherited Members | |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 38 of file HTMonitor.cc.
Definition at line 41 of file HTMonitor.cc.
Definition at line 40 of file HTMonitor.cc.
HTMonitor::HTMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 122 of file HTMonitor.cc.
|
override |
Definition at line 161 of file HTMonitor.cc.
References den_genTriggerEventFlag_, and num_genTriggerEventFlag_.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 277 of file HTMonitor.cc.
References den_genTriggerEventFlag_, TriggerDQMBase::ObjME::denominator, dEtaCut_, MillePedeFileConverter_cfg::e, pwdgSkimBPark_cfi::electrons, eleInputTag_, eleSelection_, eleToken_, enableFullMonitoring_, etaj1ME_, etaj2ME_, dqm::impl::MonitorElement::Fill(), hltPathsAreValid_, htVsLS_, iEvent, edm::HandleBase::isValid(), dqmiolumiharvest::j, jetInputTag_, jetpt1ME_, jetpt2ME_, PDWG_EXODelayedJetMET_cff::jets, jetSelection_, jetSelection_HT_, jetToken_, edm::InputTag::label(), eostools::ls(), visualization-live-secondInstance_cfg::m, metInputTag_, RazorAnalyzer::metphi, METPhiME_, metSelection_, metToken_, muoInputTag_, PDWG_BPHSkim_cff::muons, muoSelection_, muoToken_, nelectrons_, njets_, nJetsHTME_, nJetsME_, nmuons_, num_genTriggerEventFlag_, TriggerDQMBase::ObjME::numerator, reco::LeafCandidate::phi(), phij1ME_, phij2ME_, qME_variableBinning_, quantity_, requireValidHLTPaths_, edm::View< T >::size(), findQualityFiles::v, extraflags_cff::vtx, vtxInputTag_, vtxToken_, and warningWasPrinted_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 170 of file HTMonitor.cc.
References TriggerDQMBase::bookME(), den_genTriggerEventFlag_, enableFullMonitoring_, eta_binning, etaj1ME_, etaj2ME_, folderName_, hltPathsAreValid_, ht_binning_, ht_variable_binning_, htVsLS_, jetpt1ME_, jetpt2ME_, jetptBinning_, ls_binning_, METPhiME_, TriggerDQMBase::MEbinning::nbins, nJets_binning, nJets_HT_binning, nJetsHTME_, nJetsME_, num_genTriggerEventFlag_, phi_binning_, phij1ME_, phij2ME_, qME_variableBinning_, quantity_, requireValidHLTPaths_, dqm::implementation::NavigatorBase::setCurrentFolder(), TriggerDQMBase::setMETitle(), AlCaHLTBitMon_QueryRunRegistry::string, TriggerDQMBase::MEbinning::xmax, and TriggerDQMBase::MEbinning::xmin.
|
static |
Definition at line 503 of file HTMonitor.cc.
References edm::ConfigurationDescriptions::add(), trigObjTnPSource_cfi::bins, submitPVResolutionJobs::desc, TriggerDQMBase::fillHistoLSPSetDescription(), TriggerDQMBase::fillHistoPSetDescription(), GenericTriggerEventFlag::fillPSetDescription(), SiStripSourceConfigTier0_cff::genericTriggerEventPSet, V0Monitor_cff::histoPSet, B2GMonitoring_cff::htPSet, HLT_2022v15_cff::InputTag, V0Monitor_cfi::lsPSet, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 88 of file HTMonitor.cc.
Referenced by analyze(), bookHistograms(), and ~HTMonitor().
|
private |
Definition at line 98 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 60 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 92 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 56 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
Definition at line 106 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 82 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 55 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 70 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 76 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 78 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 91 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 94 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file HTMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 104 of file HTMonitor.cc.
|
staticprivate |
Definition at line 114 of file HTMonitor.cc.
|
staticprivate |
Definition at line 109 of file HTMonitor.cc.
|
staticprivate |
Definition at line 100 of file HTMonitor.cc.
|
private |
Definition at line 58 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 77 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 64 of file HTMonitor.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 113 of file HTMonitor.cc.
|
staticprivate |
Definition at line 108 of file HTMonitor.cc.
|
private |
Definition at line 61 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 93 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 67 of file HTMonitor.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 115 of file HTMonitor.cc.
|
staticprivate |
Definition at line 110 of file HTMonitor.cc.
|
staticprivate |
Definition at line 105 of file HTMonitor.cc.
|
staticprivate |
Definition at line 101 of file HTMonitor.cc.
|
private |
Definition at line 96 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file HTMonitor.cc.
Referenced by analyze().
|
staticprivate |
Definition at line 116 of file HTMonitor.cc.
Referenced by bookHistograms().
|
staticprivate |
Definition at line 111 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 87 of file HTMonitor.cc.
Referenced by analyze(), bookHistograms(), and ~HTMonitor().
|
staticprivate |
Definition at line 102 of file HTMonitor.cc.
Referenced by bookHistograms().
|
private |
Definition at line 80 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 118 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file HTMonitor.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file HTMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 119 of file HTMonitor.cc.
Referenced by analyze().