#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 | |
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 25 of file ExceptionGenerator.cc.
References timingHisto_.
|
inline |
Definition at line 21 of file ExceptionGenerator.h.
References analyze(), beginRun(), EnergyCorrector::c, MillePedeFileConverter_cfg::e, endLuminosityBlock(), and alignCSCRings::r.
void evf::ExceptionGenerator::analyze | ( | const edm::Event & | e, |
const edm::EventSetup & | c | ||
) |
Referenced by ~ExceptionGenerator().
void evf::ExceptionGenerator::beginRun | ( | edm::Run & | r, |
const edm::EventSetup & | iSetup | ||
) |
Definition at line 140 of file ExceptionGenerator.cc.
References tv_start_.
Referenced by ~ExceptionGenerator().
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 262 of file ExceptionGenerator.cc.
Referenced by ~ExceptionGenerator().
|
private |
Definition at line 27 of file ExceptionGenerator.h.
Referenced by evf::__attribute__().
|
private |
Definition at line 31 of file ExceptionGenerator.h.
Referenced by evf::__attribute__().
|
private |
Definition at line 28 of file ExceptionGenerator.h.
Referenced by evf::__attribute__().
|
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 29 of file ExceptionGenerator.h.
Referenced by evf::__attribute__().
|
private |
Definition at line 30 of file ExceptionGenerator.h.
Referenced by evf::__attribute__().
|
private |
Definition at line 33 of file ExceptionGenerator.h.
Referenced by evf::__attribute__(), and ExceptionGenerator().
|
private |
Definition at line 34 of file ExceptionGenerator.h.
Referenced by evf::__attribute__(), and beginRun().