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 EventDumpModule, InteractiveModule, ExampleCxx, Example1, Example2, Module1, ExampleFrontend, ExampleRoot, and ExampleGRoot.
Definition at line 148 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, Example1, Example2, Module1, ExampleFrontend, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in InteractiveModule, Example1, Example2, Module1, Module2, and ExampleFrontend.
Definition at line 159 of file manalyzer.cxx.
|
virtual |
Reimplemented in InteractiveModule, Example1, Example2, Module1, Module2, and ExampleFrontend.
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
Definition at line 170 of file manalyzer.cxx.
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
Definition at line 112 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, Module1, ExampleRoot, and ExampleGRoot.
Definition at line 118 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, Module1, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, ExampleCxx, and ExampleGRoot.
Definition at line 124 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, ExampleCxx, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
Definition at line 130 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in Example2, and Module1.
Definition at line 142 of file manalyzer.cxx.
|
virtual |
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
Definition at line 136 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleRoot, and ExampleGRoot.
std::string TARunObject::fModuleName |
Definition at line 84 of file manalyzer.h.