#include <SUSY_HLT_MuonFakes.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 | dqmEndRun (edm::Run const &run, edm::EventSetup const &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) |
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &) |
Private Attributes | |
HLTConfigProvider | fHltConfig |
MonitorElement * | h_triggerMuEta |
MonitorElement * | h_triggerMuPhi |
MonitorElement * | h_triggerMuPt |
std::string | HLTProcess_ |
edm::EDGetTokenT< trigger::TriggerEvent > | theTrigSummary_ |
edm::InputTag | triggerFilter_ |
std::string | triggerPath_ |
edm::EDGetTokenT< edm::TriggerResults > | triggerResults_ |
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 33 of file SUSY_HLT_MuonFakes.h.
SUSY_HLT_MuonFakes::SUSY_HLT_MuonFakes | ( | const edm::ParameterSet & | ps | ) |
Definition at line 8 of file SUSY_HLT_MuonFakes.cc.
References edm::ParameterSet::getParameter(), HLTProcess_, AlCaHLTBitMon_QueryRunRegistry::string, theTrigSummary_, triggerFilter_, triggerPath_, and triggerResults_.
|
override |
Definition at line 18 of file SUSY_HLT_MuonFakes.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 52 of file SUSY_HLT_MuonFakes.cc.
References trigger::TriggerObject::eta(), dqm::impl::MonitorElement::Fill(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), edm::Event::getByToken(), trigger::TriggerEvent::getObjects(), h_triggerMuEta, h_triggerMuPhi, h_triggerMuPt, HLTBitAnalyser_cfi::hltresults, trigger::TriggerObject::id(), edm::HandleBase::isValid(), dqmiolumiharvest::j, relativeConstraints::keys, trigger::TriggerObject::phi(), trigger::TriggerObject::pt(), trigger::TriggerEvent::sizeFilters(), theTrigSummary_, triggerFilter_, triggerMatchMonitor_cfi::triggerObjects, triggerResults_, and HLTMuonOfflineAnalyzer_cfi::triggerSummary.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 46 of file SUSY_HLT_MuonFakes.cc.
References bookHistos().
|
private |
Definition at line 106 of file SUSY_HLT_MuonFakes.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::cd(), DEFINE_FWK_MODULE, h_triggerMuEta, h_triggerMuPhi, h_triggerMuPt, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 22 of file SUSY_HLT_MuonFakes.cc.
References fHltConfig, spr::find(), HLTProcess_, HLTConfigProvider::init(), dqmiolumiharvest::j, HLTConfigProvider::triggerNames(), and triggerPath_.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 102 of file SUSY_HLT_MuonFakes.cc.
|
private |
Definition at line 52 of file SUSY_HLT_MuonFakes.h.
Referenced by dqmBeginRun().
|
private |
Definition at line 60 of file SUSY_HLT_MuonFakes.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 61 of file SUSY_HLT_MuonFakes.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 59 of file SUSY_HLT_MuonFakes.h.
Referenced by analyze(), and bookHistos().
|
private |
Definition at line 54 of file SUSY_HLT_MuonFakes.h.
Referenced by dqmBeginRun(), and SUSY_HLT_MuonFakes().
|
private |
Definition at line 50 of file SUSY_HLT_MuonFakes.h.
Referenced by analyze(), and SUSY_HLT_MuonFakes().
|
private |
Definition at line 56 of file SUSY_HLT_MuonFakes.h.
Referenced by analyze(), and SUSY_HLT_MuonFakes().
|
private |
Definition at line 55 of file SUSY_HLT_MuonFakes.h.
Referenced by bookHistos(), dqmBeginRun(), and SUSY_HLT_MuonFakes().
|
private |
Definition at line 49 of file SUSY_HLT_MuonFakes.h.
Referenced by analyze(), and SUSY_HLT_MuonFakes().