#include <BPHMonitor.h>
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 &, METME &me, std::string &histname, std::string &histtitle, int &nbins, double &xmin, double &xmax) |
void | bookME (DQMStore::IBooker &, METME &me, std::string &histname, std::string &histtitle, std::vector< double > binningX) |
void | bookME (DQMStore::IBooker &, METME &me, std::string &histname, std::string &histtitle, int &nbinsX, double &xmin, double &xmax, double &ymin, double &ymax) |
void | bookME (DQMStore::IBooker &, METME &me, std::string &histname, std::string &histtitle, int &nbinsX, double &xmin, double &xmax, int &nbinsY, double &ymin, double &ymax) |
void | bookME (DQMStore::IBooker &, METME &me, std::string &histname, std::string &histtitle, std::vector< double > binningX, std::vector< double > binningY) |
void | setMETitle (METME &me, std::string titleX, std::string titleY) |
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 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) |
Static Private Member Functions | |
static MEbinning | getHistoLSPSet (edm::ParameterSet pset) |
static MEbinning | getHistoPSet (edm::ParameterSet pset) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Definition at line 53 of file BPHMonitor.h.
BPHMonitor::BPHMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 12 of file BPHMonitor.cc.
References METME::denominator, mud0_, muEta_, muPhi_, muPt_, muz0_, and METME::numerator.
BPHMonitor::~BPHMonitor | ( | ) |
Definition at line 40 of file BPHMonitor.cc.
References den_genTriggerEventFlag_, and num_genTriggerEventFlag_.
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 149 of file BPHMonitor.cc.
References GenericTriggerEventFlag::accept(), ecalDrivenElectronSeedsParameters_cff::beamSpot, bsToken_, allConversions_cfi::d0, den_genTriggerEventFlag_, METME::denominator, reco::TrackBase::dxy(), reco::TrackBase::dz(), MonitorElement::Fill(), edm::Event::getByToken(), funct::m, mud0_, muEta_, muoSelection_, muoSelection_ref, muoToken_, muPhi_, muPt_, muz0_, num_genTriggerEventFlag_, METME::numerator, GenericTriggerEventFlag::on(), reco::BeamSpot::position(), and HiIsolationCommonParameters_cff::track.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 109 of file BPHMonitor.cc.
References bookME(), d0_binning_, den_genTriggerEventFlag_, eta_binning_, folderName_, GenericTriggerEventFlag::initRun(), mud0_, muEta_, muPhi_, muPt_, muz0_, MEbinning::nbins, num_genTriggerEventFlag_, GenericTriggerEventFlag::on(), phi_binning_, pt_binning_, DQMStore::IBooker::setCurrentFolder(), setMETitle(), AlCaHLTBitMon_QueryRunRegistry::string, MEbinning::xmax, MEbinning::xmin, and z0_binning_.
|
protected |
Definition at line 73 of file BPHMonitor.cc.
References DQMStore::IBooker::book1D(), METME::denominator, and METME::numerator.
Referenced by bookHistograms().
|
protected |
Definition at line 78 of file BPHMonitor.cc.
References DQMStore::IBooker::book1D(), METME::denominator, pileupCalc::nbins, and METME::numerator.
|
protected |
Definition at line 86 of file BPHMonitor.cc.
References DQMStore::IBooker::bookProfile(), METME::denominator, and METME::numerator.
|
protected |
Definition at line 91 of file BPHMonitor.cc.
References DQMStore::IBooker::book2D(), METME::denominator, and METME::numerator.
|
protected |
Definition at line 96 of file BPHMonitor.cc.
References DQMStore::IBooker::book2D(), METME::denominator, and METME::numerator.
|
static |
Definition at line 210 of file BPHMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, fillHistoPSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 205 of file BPHMonitor.cc.
References edm::ParameterSetDescription::add().
|
static |
Definition at line 198 of file BPHMonitor.cc.
References edm::ParameterSetDescription::add().
Referenced by fillDescriptions().
|
staticprivate |
Definition at line 55 of file BPHMonitor.cc.
References edm::ParameterSet::getParameter().
|
staticprivate |
Definition at line 46 of file BPHMonitor.cc.
References edm::ParameterSet::getParameter().
|
protected |
Definition at line 64 of file BPHMonitor.cc.
References METME::denominator, METME::numerator, and MonitorElement::setAxisTitle().
Referenced by bookHistograms().
|
private |
Definition at line 82 of file BPHMonitor.h.
Referenced by analyze().
|
private |
Definition at line 87 of file BPHMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 99 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and ~BPHMonitor().
|
private |
Definition at line 86 of file BPHMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 78 of file BPHMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 79 of file BPHMonitor.h.
|
private |
Definition at line 89 of file BPHMonitor.h.
|
private |
Definition at line 94 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and BPHMonitor().
|
private |
Definition at line 92 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and BPHMonitor().
|
private |
Definition at line 100 of file BPHMonitor.h.
Referenced by analyze().
|
private |
Definition at line 101 of file BPHMonitor.h.
Referenced by analyze().
|
private |
Definition at line 81 of file BPHMonitor.h.
Referenced by analyze().
|
private |
Definition at line 91 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and BPHMonitor().
|
private |
Definition at line 93 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and BPHMonitor().
|
private |
Definition at line 95 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and BPHMonitor().
|
private |
Definition at line 102 of file BPHMonitor.h.
|
private |
Definition at line 98 of file BPHMonitor.h.
Referenced by analyze(), bookHistograms(), and ~BPHMonitor().
|
private |
Definition at line 84 of file BPHMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file BPHMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 88 of file BPHMonitor.h.
Referenced by bookHistograms().