#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_ |
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 |
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::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Definition at line 14 of file ExceptionGenerator.h.
|
explicit |
Definition at line 26 of file ExceptionGenerator.cc.
|
inline |
Definition at line 21 of file ExceptionGenerator.h.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 148 of file ExceptionGenerator.cc.
References actionId_, actionRequired_, data, edm::hlt::Exception, cmsRelvalreport::exit, cmsHarvester::index, intqualifier_, j, cmsBatch::log, pi, qualifier_, random, mathSSE::sqrt(), relval_parameters_module::step, timingHisto_, tv_start_, and relativeConstraints::value.
void evf::ExceptionGenerator::beginRun | ( | edm::Run & | r, |
const edm::EventSetup & | iSetup | ||
) |
void evf::ExceptionGenerator::beginStream | ( | ) |
Definition at line 33 of file ExceptionGenerator.cc.
References timingHisto_.
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 235 of file ExceptionGenerator.cc.
|
private |
Definition at line 28 of file ExceptionGenerator.h.
Referenced by analyze().
|
private |
Definition at line 31 of file ExceptionGenerator.h.
Referenced by analyze().
|
private |
Definition at line 29 of file ExceptionGenerator.h.
Referenced by analyze().
|
static |
Definition at line 18 of file ExceptionGenerator.h.
Referenced by Vispa.Gui.WidgetContainer.WidgetContainer::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.WidgetContainer.WidgetContainer::showMenu(), and Vispa.Gui.WidgetContainer.WidgetContainer::toggleCollapse().
|
static |
Definition at line 17 of file ExceptionGenerator.h.
|
private |
Definition at line 32 of file ExceptionGenerator.h.
|
private |
Definition at line 30 of file ExceptionGenerator.h.
Referenced by analyze().
|
private |
Definition at line 33 of file ExceptionGenerator.h.
Referenced by analyze(), and beginStream().
|
private |
Definition at line 34 of file ExceptionGenerator.h.
Referenced by analyze(), and beginRun().