#include <DQMHcalIsolatedBunchAlCaReco.h>
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 |
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 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_ |
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 24 of file DQMHcalIsolatedBunchAlCaReco.h.
DQMHcalIsolatedBunchAlCaReco::DQMHcalIsolatedBunchAlCaReco | ( | const edm::ParameterSet & | ps | ) |
Definition at line 43 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 57 of file DQMHcalIsolatedBunchAlCaReco.cc.
|
overrideprotected |
Definition at line 73 of file DQMHcalIsolatedBunchAlCaReco.cc.
References accept(), edm::HLTGlobalStatus::accept(), dqm::impl::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(), L1TEGammaOffline_cfi::triggerNames, edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), triggerResults, trigName_, and trigResult_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 60 of file DQMHcalIsolatedBunchAlCaReco.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), folderName_, h_Event_, h_hbhehit_, h_hfhit_, h_hohit_, and dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder().
|
private |
DQM folder name.
Definition at line 40 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by bookHistograms(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 37 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and bookHistograms().
|
private |
object to monitor
Definition at line 44 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 46 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 45 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 41 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 40 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().
|
private |
Definition at line 47 of file DQMHcalIsolatedBunchAlCaReco.h.
Referenced by analyze(), and DQMHcalIsolatedBunchAlCaReco().