|
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 |
| int | fModuleOrder = 0 |
Private Member Functions | |
| TARunObject () | |
| TARunObject () | |
Definition at line 88 of file manalyzer.h.
| TARunObject::TARunObject | ( | TARunInfo * | runinfo | ) |
Definition at line 113 of file manalyzer.cxx.
|
inlinevirtual |
Definition at line 96 of file manalyzer.h.
|
private |
| TARunObject::TARunObject | ( | TARunInfo * | runinfo | ) |
|
inlinevirtual |
Definition at line 96 of file manalyzer.h.
|
private |
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, Example1, Example2, Module1, ExampleFrontend, ExampleRoot, and ExampleGRoot.
Definition at line 155 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, Example1, Example2, Module1, ExampleFrontend, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in InteractiveModule, Example1, Example2, Module1, Module2, and ExampleFrontend.
Definition at line 166 of file manalyzer.cxx.
|
virtual |
Reimplemented in InteractiveModule, Example1, Example2, Module1, Module2, and ExampleFrontend.
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
Definition at line 177 of file manalyzer.cxx.
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
Definition at line 119 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, Module1, ExampleRoot, and ExampleGRoot.
Definition at line 125 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, Module1, ExampleRoot, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, ExampleCxx, and ExampleGRoot.
Definition at line 131 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, ExampleCxx, and ExampleGRoot.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
Definition at line 137 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
Definition at line 143 of file manalyzer.cxx.
|
virtual |
Reimplemented in EventDumpModule, InteractiveModule, ExampleCxx, ExampleE1, ExampleE2, ExampleRoot, and ExampleGRoot.
| std::string TARunObject::fModuleName |
Definition at line 91 of file manalyzer.h.
| int TARunObject::fModuleOrder = 0 |
Definition at line 92 of file manalyzer.h.