Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4ComSetProcessor Class Reference

Switches the event processor of the target analysis step. More...

#include <TGo4ComSetProcessor.h>

Inheritance diagram for TGo4ComSetProcessor:

TGo4AnalysisStepCommand TGo4AnalysisCommand TGo4Command List of all members.

Public Methods

 TGo4ComSetProcessor ()
 TGo4ComSetProcessor (const char *stepname, TGo4EventProcessorParameter *newproc)
virtual ~TGo4ComSetProcessor ()
Int_t ExeCom ()
 Do the command action. More...

TGo4EventProcessorParameterGetProcessorPar () const
 Access to the new event processor parameter. More...

void SetProcessorPar (TGo4EventProcessorParameter *par)
 Set the event source parameter. More...


Private Attributes

TGo4EventProcessorParameterfxProcessorPar

Detailed Description

Switches the event processor of the target analysis step.

The old processor is deleted (closed) and a new processor is created; this happens in between two event processings.

Author:
J. Adamczewski
Since:
16-Aug-2001

Definition at line 29 of file TGo4ComSetProcessor.h.


Constructor & Destructor Documentation

TGo4ComSetProcessor::TGo4ComSetProcessor  
 

Definition at line 32 of file TGo4ComSetProcessor.cxx.

References fxProcessorPar, TGo4Command::SetReceiverName(), and TRACE.

TGo4ComSetProcessor::TGo4ComSetProcessor const char *    stepname,
TGo4EventProcessorParameter   newproc
 

Definition at line 22 of file TGo4ComSetProcessor.cxx.

References fxProcessorPar, TGo4Command::SetReceiverName(), and TRACE.

TGo4ComSetProcessor::~TGo4ComSetProcessor   [virtual]
 

Definition at line 41 of file TGo4ComSetProcessor.cxx.

References TRACE.


Member Function Documentation

Int_t TGo4ComSetProcessor::ExeCom   [virtual]
 

Do the command action.

Reimplemented from TGo4Command.

Definition at line 47 of file TGo4ComSetProcessor.cxx.

References TGo4Log::Debug(), TGo4Command::fxReceiverBase, GetProcessorPar(), TGo4AnalysisStepCommand::GetStepName(), TGo4Analysis::Instance(), TGo4Analysis::NewStepProcessor(), TGo4Slave::SendStatusMessage(), and TRACE.

TGo4EventProcessorParameter* TGo4ComSetProcessor::GetProcessorPar   const [inline]
 

Access to the new event processor parameter.

Definition at line 41 of file TGo4ComSetProcessor.h.

References fxProcessorPar.

Referenced by ExeCom().

void TGo4ComSetProcessor::SetProcessorPar TGo4EventProcessorParameter   par [inline]
 

Set the event source parameter.

Definition at line 44 of file TGo4ComSetProcessor.h.

References fxProcessorPar.


Member Data Documentation

TGo4EventProcessorParameter* TGo4ComSetProcessor::fxProcessorPar [private]
 

Definition at line 47 of file TGo4ComSetProcessor.h.

Referenced by GetProcessorPar(), SetProcessorPar(), and TGo4ComSetProcessor().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:33 2005 for Go4-v2.10-5 by doxygen1.2.15