#include <HLTEventAnalyzerAOD.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 | |
HLTConfigProvider | hltConfig_ |
std::string | processName_ |
module config parameters More... | |
edm::Handle < trigger::TriggerEvent > | triggerEventHandle_ |
edm::InputTag | triggerEventTag_ |
edm::EDGetTokenT < trigger::TriggerEvent > | triggerEventToken_ |
std::string | triggerName_ |
edm::Handle< edm::TriggerResults > | triggerResultsHandle_ |
additional class data memebers More... | |
edm::InputTag | triggerResultsTag_ |
edm::EDGetTokenT < edm::TriggerResults > | triggerResultsToken_ |
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 combined HLT information for AOD
See header file for documentation
Definition at line 27 of file HLTEventAnalyzerAOD.h.
|
explicit |
Definition at line 19 of file HLTEventAnalyzerAOD.cc.
References gather_cfg::cout, edm::InputTag::encode(), processName_, triggerEventTag_, triggerName_, and triggerResultsTag_.
HLTEventAnalyzerAOD::~HLTEventAnalyzerAOD | ( | ) |
Definition at line 38 of file HLTEventAnalyzerAOD.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 93 of file HLTEventAnalyzerAOD.cc.
References analyzeTrigger(), gather_cfg::cout, edm::Event::getByToken(), hltConfig_, i, edm::HandleBase::isValid(), n, HLTConfigProvider::size(), triggerEventHandle_, triggerEventToken_, HLTConfigProvider::triggerName(), triggerName_, triggerResultsHandle_, and triggerResultsToken_.
|
virtual |
Definition at line 128 of file HLTEventAnalyzerAOD.cc.
References gather_cfg::cout, trigger::TriggerObject::eta(), hltConfig_, i, trigger::TriggerObject::id(), j, m, trigger::TriggerObject::mass(), bookConverter::max, python.rootplot.argparse::message, HLTConfigProvider::moduleLabels(), HLTConfigProvider::moduleType(), n, trigger::TriggerObject::phi(), makeHLTPrescaleTable::prescales, HLTConfigProvider::prescaleValues(), HLTConfigProvider::prescaleValuesInDetail(), processName_, trigger::TriggerObject::pt(), dt_dqm_sourceclient_common_cff::reco, HLTConfigProvider::size(), triggerEventHandle_, edm::TriggerNames::triggerIndex(), HLTConfigProvider::triggerIndex(), edm::Event::triggerNames(), and triggerResultsHandle_.
Referenced by analyze().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 56 of file HLTEventAnalyzerAOD.cc.
References gather_cfg::cout, HLTConfigProvider::dump(), hltConfig_, HLTConfigProvider::init(), n, processName_, HLTConfigProvider::size(), HLTConfigProvider::triggerIndex(), and triggerName_.
|
static |
Definition at line 46 of file HLTEventAnalyzerAOD.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 51 of file HLTEventAnalyzerAOD.h.
Referenced by analyze(), analyzeTrigger(), and beginRun().
|
private |
module config parameters
Definition at line 41 of file HLTEventAnalyzerAOD.h.
Referenced by analyzeTrigger(), beginRun(), and HLTEventAnalyzerAOD().
|
private |
Definition at line 50 of file HLTEventAnalyzerAOD.h.
Referenced by analyze(), and analyzeTrigger().
|
private |
Definition at line 45 of file HLTEventAnalyzerAOD.h.
Referenced by HLTEventAnalyzerAOD().
|
private |
Definition at line 46 of file HLTEventAnalyzerAOD.h.
Referenced by analyze().
|
private |
Definition at line 42 of file HLTEventAnalyzerAOD.h.
Referenced by analyze(), beginRun(), and HLTEventAnalyzerAOD().
|
private |
additional class data memebers
Definition at line 49 of file HLTEventAnalyzerAOD.h.
Referenced by analyze(), and analyzeTrigger().
|
private |
Definition at line 43 of file HLTEventAnalyzerAOD.h.
Referenced by HLTEventAnalyzerAOD().
|
private |
Definition at line 44 of file HLTEventAnalyzerAOD.h.
Referenced by analyze().