#include <EventShapeDQM.h>
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) |
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 23 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_.
|
virtual |
Definition at line 19 of file EventShapeDQM.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 35 of file EventShapeDQM.cc.
References EPidx_, EPlvl_, 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 25 of file EventShapeDQM.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::cd(), h_Q, order_, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.
|
private |
Definition at line 38 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().
|
private |
Definition at line 39 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().
|
private |
Definition at line 42 of file EventShapeDQM.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file EventShapeDQM.h.
Referenced by bookHistograms(), and EventShapeDQM().
|
private |
Definition at line 34 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().
|
private |
Definition at line 36 of file EventShapeDQM.h.
Referenced by analyze(), bookHistograms(), and EventShapeDQM().
|
private |
Definition at line 33 of file EventShapeDQM.h.
Referenced by analyze(), and EventShapeDQM().