#include <HLTJetMETValidation.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &iRun, edm::EventSetup const &iSetup) override |
void | dqmBeginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) override |
void | getHLTResults (const edm::TriggerResults &, const edm::TriggerNames &triggerNames) |
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 |
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 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) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 57 of file HLTJetMETValidation.h.
|
explicit |
Definition at line 14 of file HLTJetMETValidation.cc.
References evtCnt.
|
override |
Definition at line 30 of file HLTJetMETValidation.cc.
|
overrideprivate |
Definition at line 186 of file HLTJetMETValidation.cc.
References _meGenJetEta, _meGenJetEtaTrg, _meGenJetEtaTrgLow, _meGenJetEtaTrgMC, _meGenJetPhi, _meGenJetPhiTrg, _meGenJetPhiTrgLow, _meGenJetPhiTrgMC, _meGenJetPt, _meGenJetPtTrg, _meGenJetPtTrgLow, _meGenJetPtTrgMC, _meGenMET, _meGenMETTrg, _meGenMETTrgLow, _meGenMETTrgMC, _meHLTJetEta, _meHLTJetEtaTrg, _meHLTJetEtaTrgLow, _meHLTJetEtaTrgMC, _meHLTJetPhi, _meHLTJetPhiTrg, _meHLTJetPhiTrgLow, _meHLTJetPhiTrgMC, _meHLTJetPt, _meHLTJetPtTrg, _meHLTJetPtTrgLow, _meHLTJetPtTrgMC, _meHLTMET, _meHLTMETTrg, _meHLTMETTrgLow, _meHLTMETTrgMC, CaloMETColl, evtCnt, HcalObjRepresent::Fill(), relval_steps::gen(), GenJetAlgorithm, ttbarCategorization_cff::genJets, HepMCValidationHelper::genMet(), RazorAnalyzer::genmet, GenMETColl, edm::Event::getByToken(), getHLTResults(), HLTriggerResults, hltTrgJet, hltTrgJetLow, hltTrgMet, hltTrgMetLow, hltTriggerMap, mps_fire::i, edm::HandleBase::isValid(), packedPFCandidateRefMixer_cfi::pf, PFJetAlgorithm, pfJetBenchmark_cfi::pfJets, trig_iter, triggerEventObject_, and edm::Event::triggerNames().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 126 of file HLTJetMETValidation.cc.
References _meGenJetEta, _meGenJetEtaTrg, _meGenJetEtaTrgLow, _meGenJetEtaTrgMC, _meGenJetPhi, _meGenJetPhiTrg, _meGenJetPhiTrgLow, _meGenJetPhiTrgMC, _meGenJetPt, _meGenJetPtTrg, _meGenJetPtTrgLow, _meGenJetPtTrgMC, _meGenMET, _meGenMETTrg, _meGenMETTrgLow, _meGenMETTrgMC, _meHLTJetEta, _meHLTJetEtaTrg, _meHLTJetEtaTrgLow, _meHLTJetEtaTrgMC, _meHLTJetPhi, _meHLTJetPhiTrg, _meHLTJetPhiTrgLow, _meHLTJetPhiTrgMC, _meHLTJetPt, _meHLTJetPtTrg, _meHLTJetPtTrgLow, _meHLTJetPtTrgMC, _meHLTMET, _meHLTMETTrg, _meHLTMETTrgLow, _meHLTMETTrgMC, DQMStore::IBooker::book1D(), hltTrgJet, hltTrgMet, HLTConfigProvider::removeVersion(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and triggerTag_.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 40 of file HLTJetMETValidation.cc.
References hltConfig_, hltTrgJet, hltTrgJetLow, hltTrgMet, hltTrgMetLow, HLTConfigProvider::init(), patternJetTrg_, patternMetTrg_, patternMuTrg_, AlCaHLTBitMon_QueryRunRegistry::string, and HLTConfigProvider::triggerNames().
|
private |
Definition at line 392 of file HLTJetMETValidation.cc.
References accept(), edm::HLTGlobalStatus::accept(), HLTinit_, hltTriggerMap, edm::HLTGlobalStatus::size(), AlCaHLTBitMon_QueryRunRegistry::string, trig_iter, and edm::TriggerNames::triggerName().
Referenced by analyze().
|
private |
Definition at line 99 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 101 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 100 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 114 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 115 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 113 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 110 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 111 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file HLTJetMETValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 117 of file HLTJetMETValidation.h.
|
private |
Definition at line 75 of file HLTJetMETValidation.h.
Referenced by analyze().
|
private |
Definition at line 120 of file HLTJetMETValidation.h.
Referenced by analyze(), and HLTJetMETValidation().
|
private |
Definition at line 74 of file HLTJetMETValidation.h.
Referenced by analyze().
|
private |
Definition at line 76 of file HLTJetMETValidation.h.
Referenced by analyze().
|
private |
Definition at line 122 of file HLTJetMETValidation.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 133 of file HLTJetMETValidation.h.
Referenced by getHLTResults().
|
private |
Definition at line 77 of file HLTJetMETValidation.h.
Referenced by analyze().
|
private |
Definition at line 123 of file HLTJetMETValidation.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 124 of file HLTJetMETValidation.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 125 of file HLTJetMETValidation.h.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 126 of file HLTJetMETValidation.h.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 130 of file HLTJetMETValidation.h.
Referenced by analyze(), and getHLTResults().
|
private |
Definition at line 129 of file HLTJetMETValidation.h.
|
private |
Definition at line 80 of file HLTJetMETValidation.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 80 of file HLTJetMETValidation.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 80 of file HLTJetMETValidation.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 73 of file HLTJetMETValidation.h.
Referenced by analyze().
|
private |
Definition at line 131 of file HLTJetMETValidation.h.
Referenced by analyze(), and getHLTResults().
|
private |
InputTag of TriggerEventWithRefs to analyze.
Definition at line 72 of file HLTJetMETValidation.h.
Referenced by analyze().
|
private |
Definition at line 80 of file HLTJetMETValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 135 of file HLTJetMETValidation.h.