#include <HotlineDQM.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) |
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) |
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 39 of file HotlineDQM.h.
HotlineDQM::HotlineDQM | ( | const edm::ParameterSet & | ps | ) |
Definition at line 8 of file HotlineDQM.cc.
References edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theCaloJetCollection_, theMETCollection_, theMuonCollection_, thePfMETCollection_, thePhotonCollection_, theTrigSummary_, triggerFilter_, triggerPath_, triggerResults_, useHT, useMet, useMuons, usePFMet, and usePhotons.
|
virtual |
Definition at line 29 of file HotlineDQM.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 57 of file HotlineDQM.cc.
References MonitorElement::Fill(), edm::Event::getByToken(), h_HT, h_MetPt, h_MuPt, h_OnlineHT, h_OnlineMetPt, h_OnlineMuPt, h_OnlinePFMetPt, h_OnlinePhotonPt, h_PFMetPt, h_PhotonPt, trigger::TriggerObject::id(), edm::HandleBase::isValid(), j, relativeConstraints::keys, objects.METAnalyzer::met, RPCpg::mu, PFMET_cfi::pfMet, trigger::TriggerObject::pt(), edm::TriggerNames::size(), theCaloJetCollection_, theMETCollection_, theMuonCollection_, thePfMETCollection_, thePhotonCollection_, theTrigSummary_, triggerFilter_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPath_, triggerResults_, trigNames, useHT, useMet, useMuons, usePFMet, and usePhotons.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 34 of file HotlineDQM.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::cd(), h_HT, h_MetPt, h_MuPt, h_OnlineHT, h_OnlineMetPt, h_OnlineMuPt, h_OnlinePFMetPt, h_OnlinePhotonPt, h_PFMetPt, h_PhotonPt, DQMStore::IBooker::setCurrentFolder(), triggerPath_, useHT, useMet, useMuons, usePFMet, and usePhotons.
|
static |
Definition at line 200 of file HotlineDQM.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_25ns14e33_v1_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 69 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HotlineDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 55 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 53 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 54 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 57 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 59 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 62 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 61 of file HotlineDQM.h.
Referenced by analyze(), bookHistograms(), and HotlineDQM().
|
private |
Definition at line 58 of file HotlineDQM.h.
Referenced by analyze(), and HotlineDQM().
|
private |
Definition at line 64 of file HotlineDQM.h.
Referenced by analyze(), bookHistograms(), and HotlineDQM().
|
private |
Definition at line 64 of file HotlineDQM.h.
Referenced by analyze(), bookHistograms(), and HotlineDQM().
|
private |
Definition at line 64 of file HotlineDQM.h.
Referenced by analyze(), bookHistograms(), and HotlineDQM().
|
private |
Definition at line 64 of file HotlineDQM.h.
Referenced by analyze(), bookHistograms(), and HotlineDQM().
|
private |
Definition at line 64 of file HotlineDQM.h.
Referenced by analyze(), bookHistograms(), and HotlineDQM().