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

TGo4AnalysisStepCommand Class Reference

#include <TGo4AnalysisStepCommand.h>

Inheritance diagram for TGo4AnalysisStepCommand:

TGo4AnalysisCommand TGo4Command TGo4ComSetFirstStep TGo4ComSetLastStep TGo4ComSetProcessor TGo4ComSetSource TGo4ComSetStore List of all members.

Public Methods

 TGo4AnalysisStepCommand ()
 TGo4AnalysisStepCommand (const Text_t *comname, const Text_t *description, const Text_t *stepname)
virtual ~TGo4AnalysisStepCommand ()
const char * GetStepName () const
 Access to the analysis step name. More...

void SetStepName (const char *name)
 Set the analysis step name. More...


Static Protected Attributes

const Text_t * fgcDEFAULTSTEP = "Go4DefaultStep"
 default name to specify default behaviour of setter commands. More...


Private Attributes

TString fxStepName
 Name of the analysis step to be changed. More...


Constructor & Destructor Documentation

TGo4AnalysisStepCommand::TGo4AnalysisStepCommand  
 

Definition at line 37 of file TGo4AnalysisStepCommand.cxx.

References kGo4ComModeController, and TGo4Command::SetProtection().

TGo4AnalysisStepCommand::TGo4AnalysisStepCommand const Text_t *    comname,
const Text_t *    description,
const Text_t *    stepname
 

Definition at line 22 of file TGo4AnalysisStepCommand.cxx.

References fgcDEFAULTSTEP, kGo4ComModeController, TGo4Command::SetProtection(), SetStepName(), and TRACE.

TGo4AnalysisStepCommand::~TGo4AnalysisStepCommand   [virtual]
 

Definition at line 33 of file TGo4AnalysisStepCommand.cxx.


Member Function Documentation

const char* TGo4AnalysisStepCommand::GetStepName   const [inline]
 

Access to the analysis step name.

Definition at line 31 of file TGo4AnalysisStepCommand.h.

References fxStepName.

Referenced by TGo4ComSetStore::ExeCom(), TGo4ComSetSource::ExeCom(), TGo4ComSetProcessor::ExeCom(), TGo4ComSetLastStep::ExeCom(), and TGo4ComSetFirstStep::ExeCom().

void TGo4AnalysisStepCommand::SetStepName const char *    name [inline]
 

Set the analysis step name.

Definition at line 34 of file TGo4AnalysisStepCommand.h.

References fxStepName.

Referenced by TGo4AnalysisStepCommand().


Member Data Documentation

const Text_t * TGo4AnalysisStepCommand::fgcDEFAULTSTEP = "Go4DefaultStep" [static, protected]
 

default name to specify default behaviour of setter commands.

Definition at line 20 of file TGo4AnalysisStepCommand.cxx.

Referenced by TGo4ComSetStore::ExeCom(), TGo4ComSetSource::ExeCom(), and TGo4AnalysisStepCommand().

TString TGo4AnalysisStepCommand::fxStepName [private]
 

Name of the analysis step to be changed.

Definition at line 41 of file TGo4AnalysisStepCommand.h.

Referenced by GetStepName(), and SetStepName().


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