#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 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_ |
Additional Inherited Members | |
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 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_, triggerResults_, and ~EventShapeDQM().
|
overridedefault |
Referenced by EventShapeDQM().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 32 of file EventShapeDQM.cc.
References edm::HLTGlobalStatus::accept(), DEFINE_FWK_MODULE, EPidx_, EPlvl_, MonitorElement::Fill(), edm::Event::getByToken(), h_Q, edm::HandleBase::isValid(), edm::TriggerNames::size(), theEPCollection_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPath_, triggerResults_, trigNames, and edm::HLTGlobalStatus::wasrun().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 22 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().