ROOTANA
Public Member Functions | Data Fields | Static Public Attributes
InteractiveRun Class Reference
Inheritance diagram for InteractiveRun:
Inheritance graph
[legend]
Collaboration diagram for InteractiveRun:
Collaboration graph
[legend]

Public Member Functions

 InteractiveRun (TARunInfo *runinfo)
 
 ~InteractiveRun ()
 
void BeginRun (TARunInfo *runinfo)
 
void EndRun (TARunInfo *runinfo)
 
void PauseRun (TARunInfo *runinfo)
 
void ResumeRun (TARunInfo *runinfo)
 
TAFlowEventAnalyze (TARunInfo *runinfo, TMEvent *event, TAFlags *flags, TAFlowEvent *flow)
 
void AnalyzeSpecialEvent (TARunInfo *runinfo, TMEvent *event)
 
- Public Member Functions inherited from TARunInterface
 TARunInterface (TARunInfo *runinfo)
 
virtual ~TARunInterface ()
 
 TARunInterface (TARunInfo *runinfo)
 
virtual ~TARunInterface ()
 

Data Fields

bool fContinue
 
int fSkip
 

Static Public Attributes

static XCtrlfgCtrl = NULL
 
static MainWindowfgCtrlWindow = NULL
 

Detailed Description

Definition at line 956 of file manalyzer_v0.cxx.

Constructor & Destructor Documentation

◆ InteractiveRun()

InteractiveRun::InteractiveRun ( TARunInfo runinfo)
inline

Definition at line 966 of file manalyzer_v0.cxx.

◆ ~InteractiveRun()

InteractiveRun::~InteractiveRun ( )
inline

Definition at line 982 of file manalyzer_v0.cxx.

Member Function Documentation

◆ Analyze()

TAFlowEvent* InteractiveRun::Analyze ( TARunInfo runinfo,
TMEvent event,
TAFlags flags,
TAFlowEvent flow 
)
inlinevirtual

Reimplemented from TARunInterface.

Definition at line 1045 of file manalyzer_v0.cxx.

Here is the call graph for this function:

◆ AnalyzeSpecialEvent()

void InteractiveRun::AnalyzeSpecialEvent ( TARunInfo runinfo,
TMEvent event 
)
inlinevirtual

Reimplemented from TARunInterface.

Definition at line 1143 of file manalyzer_v0.cxx.

◆ BeginRun()

void InteractiveRun::BeginRun ( TARunInfo runinfo)
inlinevirtual

Reimplemented from TARunInterface.

Definition at line 988 of file manalyzer_v0.cxx.

◆ EndRun()

void InteractiveRun::EndRun ( TARunInfo runinfo)
inlinevirtual

Reimplemented from TARunInterface.

Definition at line 993 of file manalyzer_v0.cxx.

Here is the call graph for this function:

◆ PauseRun()

void InteractiveRun::PauseRun ( TARunInfo runinfo)
inlinevirtual

Reimplemented from TARunInterface.

Definition at line 1035 of file manalyzer_v0.cxx.

◆ ResumeRun()

void InteractiveRun::ResumeRun ( TARunInfo runinfo)
inlinevirtual

Reimplemented from TARunInterface.

Definition at line 1040 of file manalyzer_v0.cxx.

Field Documentation

◆ fContinue

bool InteractiveRun::fContinue

Definition at line 959 of file manalyzer_v0.cxx.

◆ fgCtrl

XCtrl * InteractiveRun::fgCtrl = NULL
static

Definition at line 962 of file manalyzer_v0.cxx.

◆ fgCtrlWindow

MainWindow * InteractiveRun::fgCtrlWindow = NULL
static

Definition at line 963 of file manalyzer_v0.cxx.

◆ fSkip

int InteractiveRun::fSkip

Definition at line 960 of file manalyzer_v0.cxx.


The documentation for this class was generated from the following file: