#include <DQMHcalIsolatedBunchAlCaReco.h>
Public Member Functions | |
DQMHcalIsolatedBunchAlCaReco (const edm::ParameterSet &) | |
~DQMHcalIsolatedBunchAlCaReco () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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_.
|
override |
Definition at line 58 of file DQMHcalIsolatedBunchAlCaReco.cc.
|
overrideprotected |
Definition at line 74 of file DQMHcalIsolatedBunchAlCaReco.cc.
References accept(), edm::HLTGlobalStatus::accept(), MonitorElement::Fill(), spr::find(), edm::Event::getByToken(), h_Event_, h_hbhehit_, h_hfhit_, h_hohit_, photonIsolationHIProducer_cfi::hbhe, hbhereco_, photonIsolationHIProducer_cfi::hf, hfreco_, ValidationMatrix::hlt, photonIsolationHIProducer_cfi::ho, horeco_, edm::HandleBase::isValid(), plotAll_, edm::HLTGlobalStatus::size(), edm::SortedCollection< T, SORT >::size(), edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), triggerResults, trigName_, and trigResult_.
|
overrideprotected |
Definition at line 61 of file DQMHcalIsolatedBunchAlCaReco.cc.
References DQMStore::IBooker::book1D(), folderName_, h_Event_, h_hbhehit_, h_hfhit_, h_hohit_, and DQMStore::IBooker::setCurrentFolder().
|
private |
DQM folder name.
Definition at line 42 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by bookHistograms(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 39 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
object to monitor
Definition at line 46 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 48 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 47 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 43 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 42 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 49 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().