#include <DQMHcalIsolatedBunchAlCaReco.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
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 Attributes | |
std::string | folderName_ |
DQM folder name. More... | |
MonitorElement * | h_Event_ |
MonitorElement * | h_hbhehit_ |
MonitorElement * | h_hfhit_ |
MonitorElement * | h_hohit_ |
edm::EDGetTokenT < HBHERecHitCollection > | hbhereco_ |
object to monitor More... | |
edm::EDGetTokenT < HFRecHitCollection > | hfreco_ |
edm::EDGetTokenT < HORecHitCollection > | horeco_ |
bool | plotAll_ |
std::string | trigName_ |
edm::EDGetTokenT < edm::TriggerResults > | trigResult_ |
Definition at line 26 of file DQMHcalIsolatedBunchAlCaReco.h.
DQMHcalIsolatedBunchAlCaReco::DQMHcalIsolatedBunchAlCaReco | ( | const edm::ParameterSet & | ps | ) |
Definition at line 44 of file DQMHcalIsolatedBunchAlCaReco.cc.
References folderName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hbhereco_, hfreco_, horeco_, plotAll_, AlCaHLTBitMon_QueryRunRegistry::string, trigName_, and trigResult_.
DQMHcalIsolatedBunchAlCaReco::~DQMHcalIsolatedBunchAlCaReco | ( | ) |
Definition at line 59 of file DQMHcalIsolatedBunchAlCaReco.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 75 of file DQMHcalIsolatedBunchAlCaReco.cc.
References accept(), MonitorElement::Fill(), spr::find(), edm::Event::getByToken(), h_Event_, h_hbhehit_, h_hfhit_, h_hohit_, hbhereco_, hfreco_, runregparse::hlt, horeco_, edm::HandleBase::isValid(), plotAll_, edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), triggerResults, trigName_, and trigResult_.
|
inlineprotectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 38 of file DQMHcalIsolatedBunchAlCaReco.h.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 62 of file DQMHcalIsolatedBunchAlCaReco.cc.
References DQMStore::IBooker::book1D(), folderName_, h_Event_, h_hbhehit_, h_hfhit_, h_hohit_, and DQMStore::IBooker::setCurrentFolder().
|
inlineprotectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 41 of file DQMHcalIsolatedBunchAlCaReco.h.
|
inlineprotectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 44 of file DQMHcalIsolatedBunchAlCaReco.h.
|
private |
DQM folder name.
Definition at line 54 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by bookHistograms(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 51 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
object to monitor
Definition at line 58 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 60 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 59 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 55 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 54 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 61 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().