#include <METplusTrackMonitor.h>
Public Member Functions | |
METplusTrackMonitor (const edm::ParameterSet &) | |
~METplusTrackMonitor ()(true) override | |
Public Member Functions inherited from DQMEDAnalyzer | |
void | accumulate (edm::Event const &ev, edm::EventSetup const &es) final |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) override |
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) final |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
DQMEDAnalyzer () | |
DQMEDAnalyzer (DQMEDAnalyzer const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer &&)=delete | |
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
void | endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final |
void | endRun (edm::Run const &run, edm::EventSetup const &setup) override |
void | endRunProduce (edm::Run &run, edm::EventSetup const &setup) override |
~DQMEDAnalyzer () override=default | |
Public Member Functions inherited from edm::one::EDProducer< edm::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns > | |
EDProducer ()=default | |
SerialTaskQueue * | globalLuminosityBlocksQueue () final |
SerialTaskQueue * | globalRunsQueue () final |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
bool | wantsGlobalLuminosityBlocks () const final |
bool | wantsGlobalRuns () const final |
Public Member Functions inherited from edm::one::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
bool | wantsStreamLuminosityBlocks () const |
bool | wantsStreamRuns () const |
~EDProducerBase () override | |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
std::vector< edm::ProductResolverIndex > const & | putTokenIndexToProductResolverIndex () const |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel) |
~ProducerBase () noexcept(false) override | |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
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 edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (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 |
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) |
Private Member Functions | |
bool | getHLTObj (const edm::Handle< trigger::TriggerEvent > &trigSummary, const edm::InputTag &filterTag, trigger::TriggerObject &obj) const |
Additional Inherited Members | |
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 |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 50 of file METplusTrackMonitor.h.
METplusTrackMonitor::METplusTrackMonitor | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 16 of file METplusTrackMonitor.cc.
References deltaphimetj1ME_, deltaphimetmuonME_, TriggerDQMBase::ObjME::denominator, metME_variableBinning_, metPhiME_, metVsHltMet_, metVsHltMetClean_, metVsLS_, muonEtaVsPhi_, muonPtME_variableBinning_, muonPtVsLS_, and TriggerDQMBase::ObjME::numerator.
|
inlineoverride |
Definition at line 55 of file METplusTrackMonitor.h.
References analyze(), bookHistograms(), fillDescriptions(), getHLTObj(), iEvent, and GetRecoTauVFromDQM_MC_cff::obj.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 131 of file METplusTrackMonitor.cc.
References CaloMET_cfi::caloMet, hiPixelPairStep_cff::deltaPhi, deltaphimetj1ME_, deltaphimetmuonME_, deltaR(), den_genTriggerEventFlag_, TriggerDQMBase::ObjME::denominator, PVValHelper::eta, MonitorElement::Fill(), edm::Event::getByToken(), getHLTObj(), hltMetCleanTag_, hltMetTag_, edm::EventBase::id(), muon::isTightMuon(), edm::HandleBase::isValid(), fwrapper::jets, jetSelection_, jetToken_, leadJetEtaCut_, eostools::ls(), edm::EventID::luminosityBlock(), funct::m, maxMatchDeltaR_, RazorAnalyzer::met, metME_variableBinning_, metPhiME_, metSelection_, metToken_, metVsHltMet_, metVsHltMetClean_, metVsLS_, reco::HitPattern::MISSING_INNER_HITS, muonEtaME_, muonEtaVsPhi_, muonPtME_variableBinning_, muonPtVsLS_, extraflags_cff::muons, muonSelection_, muonToken_, njets_, nmuons_, num_genTriggerEventFlag_, TriggerDQMBase::ObjME::numerator, phi, reco::LeafCandidate::phi(), jets_cff::primaryVertices, EnergyCorrector::pt, trigger::TriggerObject::pt(), reco::LeafCandidate::pt(), MetAnalyzer::pv(), requireLeadMatched_, theTrigSummary_, reco::HitPattern::TRACK_HITS, trackLegFilterTag_, findQualityFiles::v, vtxSelection_, and vtxToken_.
Referenced by ~METplusTrackMonitor().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 68 of file METplusTrackMonitor.cc.
References TriggerDQMBase::bookME(), deltaphimetj1ME_, deltaphimetmuonME_, den_genTriggerEventFlag_, eta_binning_, folderName_, ls_binning_, met_binning_, met_variable_binning_, metME_variableBinning_, metPhiME_, metVsHltMet_, metVsHltMetClean_, metVsLS_, muonEtaME_, muonEtaVsPhi_, muonPt_variable_binning_, muonPtME_variableBinning_, muonPtVsLS_, TriggerDQMBase::MEbinning::nbins, num_genTriggerEventFlag_, phi_binning_, pt_binning_, DQMStore::IBooker::setCurrentFolder(), TriggerDQMBase::setMETitle(), AlCaHLTBitMon_QueryRunRegistry::string, TriggerDQMBase::MEbinning::xmax, and TriggerDQMBase::MEbinning::xmin.
Referenced by ~METplusTrackMonitor().
|
static |
Definition at line 243 of file METplusTrackMonitor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), create_public_pileup_plots::bins, TriggerDQMBase::fillHistoLSPSetDescription(), TriggerDQMBase::fillHistoPSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~METplusTrackMonitor().
|
private |
Definition at line 315 of file METplusTrackMonitor.cc.
References DEFINE_FWK_MODULE, trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), trigger::TriggerEvent::getObjects(), crabWrapper::key, relativeConstraints::keys, trigger::TriggerObject::pt(), trigger::TriggerEvent::sizeFilters(), and TriggerAnalyzer::triggerObjects.
Referenced by analyze(), and ~METplusTrackMonitor().
|
private |
Definition at line 92 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 99 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 103 of file METplusTrackMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 67 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 68 of file METplusTrackMonitor.h.
|
private |
Definition at line 77 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 76 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 107 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 72 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 113 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 84 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 116 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 83 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 80 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 89 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 91 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 105 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 70 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 93 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 94 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 90 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 98 of file METplusTrackMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 81 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 96 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 97 of file METplusTrackMonitor.h.
Referenced by analyze(), bookHistograms(), and METplusTrackMonitor().
|
private |
Definition at line 106 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 71 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 111 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 110 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 102 of file METplusTrackMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 85 of file METplusTrackMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 115 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 74 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 78 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 108 of file METplusTrackMonitor.h.
Referenced by analyze().
|
private |
Definition at line 73 of file METplusTrackMonitor.h.
Referenced by analyze().