#include <TriggerSummaryAnalyzerRAW.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Attributes | |
edm::InputTag | inputTag_ |
InputTag of TriggerEventWithRefs to analyze. More... | |
edm::EDGetTokenT < trigger::TriggerEventWithRefs > | inputToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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) |
This class is an EDAnalyzer analyzing the HLT summary object for RAW
See header file for documentation
Definition at line 25 of file TriggerSummaryAnalyzerRAW.h.
|
explicit |
Definition at line 16 of file TriggerSummaryAnalyzerRAW.cc.
TriggerSummaryAnalyzerRAW::~TriggerSummaryAnalyzerRAW | ( | ) |
Definition at line 21 of file TriggerSummaryAnalyzerRAW.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 37 of file TriggerSummaryAnalyzerRAW.cc.
References gather_cfg::cout, edm::InputTag::encode(), edm::Event::getByToken(), patZpeak::handle, inputTag_, inputToken_, and dt_dqm_sourceclient_common_cff::reco.
|
static |
Definition at line 29 of file TriggerSummaryAnalyzerRAW.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
private |
InputTag of TriggerEventWithRefs to analyze.
Definition at line 35 of file TriggerSummaryAnalyzerRAW.h.
Referenced by analyze().
|
private |
Definition at line 36 of file TriggerSummaryAnalyzerRAW.h.
Referenced by analyze().