#include <ExceptionGenerator.h>
Static Public Attributes | |
static const std::string | menu [menu_items] |
static const int | menu_items = 14 |
Private Attributes | |
int | actionId_ |
bool | actionRequired_ |
unsigned int | intqualifier_ |
std::string | original_referrer_ |
double | qualifier2_ |
std::string | qualifier_ |
TH1D * | timingHisto_ |
timeval | tv_start_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 14 of file ExceptionGenerator.h.
|
explicit |
Definition at line 24 of file ExceptionGenerator.cc.
References timingHisto_.
|
inlineoverride |
Definition at line 20 of file ExceptionGenerator.h.
|
overridevirtual |
Implements edm::stream::EDAnalyzerBase.
|
overridevirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 138 of file ExceptionGenerator.cc.
References tv_start_.
|
overridevirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 246 of file ExceptionGenerator.cc.
|
private |
Definition at line 26 of file ExceptionGenerator.h.
|
private |
Definition at line 30 of file ExceptionGenerator.h.
|
private |
Definition at line 27 of file ExceptionGenerator.h.
|
static |
Definition at line 17 of file ExceptionGenerator.h.
|
static |
Definition at line 16 of file ExceptionGenerator.h.
|
private |
Definition at line 31 of file ExceptionGenerator.h.
|
private |
Definition at line 28 of file ExceptionGenerator.h.
|
private |
Definition at line 29 of file ExceptionGenerator.h.
|
private |
Definition at line 32 of file ExceptionGenerator.h.
Referenced by ExceptionGenerator().
|
private |
Definition at line 33 of file ExceptionGenerator.h.
Referenced by beginRun().