ROOTANA
|
#include <manalyzer.h>
Public Member Functions | |
TARunObject (TARunInfo *runinfo) | |
virtual | ~TARunObject () |
virtual void | BeginRun (TARunInfo *runinfo) |
virtual void | EndRun (TARunInfo *runinfo) |
virtual void | NextSubrun (TARunInfo *runinfo) |
virtual void | PauseRun (TARunInfo *runinfo) |
virtual void | ResumeRun (TARunInfo *runinfo) |
virtual void | PreEndRun (TARunInfo *runinfo) |
virtual TAFlowEvent * | Analyze (TARunInfo *runinfo, TMEvent *event, TAFlags *flags, TAFlowEvent *flow) |
virtual TAFlowEvent * | AnalyzeFlowEvent (TARunInfo *runinfo, TAFlags *flags, TAFlowEvent *flow) |
virtual void | AnalyzeSpecialEvent (TARunInfo *runinfo, TMEvent *event) |
TARunObject (TARunInfo *runinfo) | |
virtual | ~TARunObject () |
virtual void | BeginRun (TARunInfo *runinfo) |
virtual void | EndRun (TARunInfo *runinfo) |
virtual void | NextSubrun (TARunInfo *runinfo) |
virtual void | PauseRun (TARunInfo *runinfo) |
virtual void | ResumeRun (TARunInfo *runinfo) |
virtual void | PreEndRun (TARunInfo *runinfo) |
virtual TAFlowEvent * | Analyze (TARunInfo *runinfo, TMEvent *event, TAFlags *flags, TAFlowEvent *flow) |
virtual TAFlowEvent * | AnalyzeFlowEvent (TARunInfo *runinfo, TAFlags *flags, TAFlowEvent *flow) |
virtual void | AnalyzeSpecialEvent (TARunInfo *runinfo, TMEvent *event) |
Data Fields | |
std::string | fModuleName |
Private Member Functions | |
TARunObject () | |
TARunObject () | |
Definition at line 81 of file manalyzer.h.
TARunObject::TARunObject | ( | TARunInfo * | runinfo | ) |
Definition at line 106 of file manalyzer.cxx.
|
inlinevirtual |
Definition at line 88 of file manalyzer.h.
|
private |
TARunObject::TARunObject | ( | TARunInfo * | runinfo | ) |
|
inlinevirtual |
Definition at line 88 of file manalyzer.h.
|
private |
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleFrontend, Module1, Example2, Example1, ExampleCxx, InteractiveModule, and EventDumpModule.
Definition at line 148 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleFrontend, Module1, Example2, Example1, ExampleCxx, InteractiveModule, and EventDumpModule.
|
virtual |
Reimplemented in ExampleFrontend, Module2, Module1, Example2, Example1, and InteractiveModule.
Definition at line 159 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleFrontend, Module2, Module1, Example2, Example1, and InteractiveModule.
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
Definition at line 170 of file manalyzer.cxx.
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
Definition at line 112 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, Module1, ExampleCxx, InteractiveModule, and EventDumpModule.
Definition at line 118 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, Module1, ExampleCxx, InteractiveModule, and EventDumpModule.
|
virtual |
Reimplemented in ExampleGRoot, ExampleCxx, and EventDumpModule.
Definition at line 124 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleGRoot, ExampleCxx, and EventDumpModule.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
Definition at line 130 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
|
virtual |
Reimplemented in Module1, and Example2.
Definition at line 142 of file manalyzer.cxx.
|
virtual |
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
Definition at line 136 of file manalyzer.cxx.
|
virtual |
Reimplemented in ExampleGRoot, ExampleRoot, ExampleCxx, InteractiveModule, and EventDumpModule.
std::string TARunObject::fModuleName |
Definition at line 84 of file manalyzer.h.