#include <EventShapeDQM.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 |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
int | EPidx_ |
int | EPlvl_ |
MonitorElement * | h_Q |
int | order_ |
edm::EDGetTokenT < reco::EvtPlaneCollection > | theEPCollection_ |
std::string | triggerPath_ |
edm::EDGetTokenT < edm::TriggerResults > | triggerResults_ |
Definition at line 22 of file EventShapeDQM.h.
EventShapeDQM::EventShapeDQM | ( | const edm::ParameterSet & | ps | ) |
Definition at line 8 of file EventShapeDQM.cc.
References EPidx_, EPlvl_, edm::ParameterSet::getParameter(), order_, AlCaHLTBitMon_QueryRunRegistry::string, theEPCollection_, triggerPath_, and triggerResults_.
|
overridedefault |
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 30 of file EventShapeDQM.cc.
References EPidx_, EPlvl_, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), h_Q, edm::HandleBase::isValid(), edm::TriggerNames::size(), theEPCollection_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPath_, triggerResults_, and trigNames.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 20 of file EventShapeDQM.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::NavigatorBase::cd(), h_Q, order_, dqm::implementation::NavigatorBase::setCurrentFolder(), and triggerPath_.
|
private |
Definition at line 37 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().
|
private |
Definition at line 38 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().
|
private |
Definition at line 41 of file EventShapeDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file EventShapeDQM.h.
Referenced by bookHistograms(), and EventShapeDQM().
|
private |
Definition at line 33 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().
|
private |
Definition at line 35 of file EventShapeDQM.h.
Referenced by analyze(), bookHistograms(), and EventShapeDQM().
|
private |
Definition at line 32 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().