#include <LepHTMonitor.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &eSetup) override |
void | bookHistograms (DQMStore::IBooker &ibooker, const edm::Run &, const edm::EventSetup &) override |
void | dqmBeginRun (const edm::Run &run, const edm::EventSetup &e) override |
void | dqmEndRun (const edm::Run &run, const edm::EventSetup &eSetup) override |
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) |
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 |
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 Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 53 of file LepHTMonitor.h.
LepHTMonitor::LepHTMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 132 of file LepHTMonitor.cc.
|
override |
Definition at line 204 of file LepHTMonitor.cc.
|
overrideprotected |
Definition at line 294 of file LepHTMonitor.cc.
References funct::abs(), align::BeamSpot, den_HT_genTriggerEventFlag_, den_lep_genTriggerEventFlag_, metsig::electron, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), h_lepEtaPhiTurnOn_den_, h_lepEtaPhiTurnOn_num_, h_lepEtaTurnOn_den_, h_lepEtaTurnOn_num_, h_lepPhiTurnOn_den_, h_lepPhiTurnOn_num_, h_lepPtTurnOn_den_, h_lepPtTurnOn_num_, h_NPVTurnOn_den_, h_NPVTurnOn_num_, h_pfHTTurnOn_den_, h_pfHTTurnOn_num_, htbins_, htCut_, edm::EventBase::isRealData(), edm::HandleBase::isValid(), jetEtaCut_, jetPtCut_, edm::InputTag::label(), lep_counting_threshold_, lep_d0_cut_b_, lep_d0_cut_e_, lep_dz_cut_b_, lep_dz_cut_e_, lep_eta_cut_, lep_iso_cut_, lep_pt_plateau_, metCut_, muonIDlevel_, LepHTMonitor_cff::nels, nelsCut_, LepHTMonitor_cff::nmus, nmusCut_, num_genTriggerEventFlag_, ExoticaDQM_cfi::pfJetCollection, pfMETBenchmark_cfi::pfMET, B2GDQM_cfi::pfMETCollection, reco::BeamSpot::position(), ptbins_, theBeamSpot_, theBeamSpotTag_, theConversionCollection_, theConversionCollectionTag_, theElectronCollection_, theElectronTag_, theElectronVIDMap_, theElectronVIDTag_, theMuonCollection_, theMuonTag_, thePfJetCollection_, thePfJetTag_, thePfMETCollection_, thePfMETTag_, theVertexCollection_, and theVertexCollectionTag_.
|
overrideprotected |
Definition at line 210 of file LepHTMonitor.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), dqm::dqmstoreimpl::DQMStore::IBooker::cd(), den_HT_genTriggerEventFlag_, den_lep_genTriggerEventFlag_, etabins_max_, etabins_min_, folderName_, h_lepEtaPhiTurnOn_den_, h_lepEtaPhiTurnOn_num_, h_lepEtaTurnOn_den_, h_lepEtaTurnOn_num_, h_lepPhiTurnOn_den_, h_lepPhiTurnOn_num_, h_lepPtTurnOn_den_, h_lepPtTurnOn_num_, h_NPVTurnOn_den_, h_NPVTurnOn_num_, h_pfHTTurnOn_den_, h_pfHTTurnOn_num_, htbins_, edm::InputTag::label(), nbins_eta_, nbins_npv_, nbins_phi_, npvbins_max_, npvbins_min_, num_genTriggerEventFlag_, phibins_max_, phibins_min_, ptbins_, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, theElectronTag_, and theMuonTag_.
|
overrideprotected |
Definition at line 206 of file LepHTMonitor.cc.
|
overrideprotected |
Definition at line 557 of file LepHTMonitor.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 87 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 114 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 113 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 89 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 130 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 129 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 126 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 125 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 128 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 127 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 124 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 123 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 132 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 131 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 122 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 121 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 94 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 93 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 100 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 103 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 105 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 104 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 106 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 102 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 101 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 99 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 95 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 91 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 110 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 112 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 111 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 98 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 97 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 118 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 117 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 116 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 115 of file LepHTMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 108 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 83 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 82 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 81 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 67 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 66 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 68 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 77 of file LepHTMonitor.h.
|
private |
Definition at line 76 of file LepHTMonitor.h.
|
private |
Definition at line 71 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 70 of file LepHTMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 74 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 73 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 72 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 80 of file LepHTMonitor.h.
Referenced by analyze().
|
private |
Definition at line 79 of file LepHTMonitor.h.
Referenced by analyze().