#include <SUSY_HLT_DiJet_MET.h>
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) 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 | |
void | bookHistos (DQMStore::IBooker &) |
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 Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 39 of file SUSY_HLT_DiJet_MET.h.
SUSY_HLT_DiJet_MET::SUSY_HLT_DiJet_MET | ( | const edm::ParameterSet & | ps | ) |
Definition at line 10 of file SUSY_HLT_DiJet_MET.cc.
References etaThrJet_, etaThrJetTrig_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLTProcess_, metCut_, ptThrJet_, ptThrJetTrig_, AlCaHLTBitMon_QueryRunRegistry::string, theCaloJetCollection_, theCaloMETCollection_, thePfJetCollection_, thePfMETCollection_, theTrigSummary_, triggerFilter_, triggerJetFilter_, triggerPath_, triggerPathAuxiliaryForHadronic_, and triggerResults_.
|
override |
Definition at line 32 of file SUSY_HLT_DiJet_MET.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 73 of file SUSY_HLT_DiJet_MET.cc.
References edm::HLTGlobalStatus::accept(), reco::deltaPhi(), trigger::TriggerObject::eta(), etaThrJet_, etaThrJetTrig_, MonitorElement::Fill(), HcalObjRepresent::Fill(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), edm::Event::getByToken(), trigger::TriggerEvent::getObjects(), h_caloMetvsPFMet, h_pfJet1Jet2DPhi, h_pfJet2PtTurnOn_den, h_pfJet2PtTurnOn_num, h_pfJetEta, h_pfJetPhi, h_pfJetPt, h_pfMetPhi, h_pfMetTurnOn_den, h_pfMetTurnOn_num, h_triggerJetEta, h_triggerJetPhi, h_triggerJetPt, h_triggerMet, h_triggerMetPhi, edm::HandleBase::isValid(), relativeConstraints::keys, metCut_, trigger::TriggerObject::phi(), trigger::TriggerObject::pt(), ptThrJet_, ptThrJetTrig_, edm::TriggerNames::size(), trigger::TriggerEvent::sizeFilters(), mathSSE::sqrt(), theCaloJetCollection_, theCaloMETCollection_, thePfJetCollection_, thePfMETCollection_, theTrigSummary_, triggerFilter_, triggerJetFilter_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), TriggerAnalyzer::triggerObjects, triggerPath_, triggerPathAuxiliaryForHadronic_, triggerResults_, trigNames, and edm::HLTGlobalStatus::wasrun().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 63 of file SUSY_HLT_DiJet_MET.cc.
References bookHistos().
|
private |
Definition at line 230 of file SUSY_HLT_DiJet_MET.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), DEFINE_FWK_MODULE, h_caloMetvsPFMet, h_pfJet1Jet2DPhi, h_pfJet2PtTurnOn_den, h_pfJet2PtTurnOn_num, h_pfJetEta, h_pfJetPhi, h_pfJetPt, h_pfMetPhi, h_pfMetTurnOn_den, h_pfMetTurnOn_num, h_triggerJetEta, h_triggerJetPhi, h_triggerJetPt, h_triggerMet, h_triggerMetPhi, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 37 of file SUSY_HLT_DiJet_MET.cc.
References fHltConfig, spr::find(), HLTProcess_, HLTConfigProvider::init(), LogDebug, HLTConfigProvider::triggerNames(), and triggerPath_.
|
overrideprotected |
Definition at line 225 of file SUSY_HLT_DiJet_MET.cc.
|
private |
Definition at line 74 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 72 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 64 of file SUSY_HLT_DiJet_MET.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 83 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 82 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 92 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 91 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 80 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 81 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 79 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 78 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 90 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 89 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 87 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 88 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 86 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 84 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 85 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 66 of file SUSY_HLT_DiJet_MET.h.
Referenced by dqmBeginRun(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 75 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 73 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 71 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 59 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 57 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 58 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 56 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 61 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 69 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 70 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 67 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), bookHistos(), dqmBeginRun(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 68 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().
|
private |
Definition at line 60 of file SUSY_HLT_DiJet_MET.h.
Referenced by analyze(), and SUSY_HLT_DiJet_MET().