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

TGo4AnalysisConfigurationStatus Class Reference

#include <TGo4AnalysisConfigurationStatus.h>

Inheritance diagram for TGo4AnalysisConfigurationStatus:

TGo4Status List of all members.

Public Methods

virtual ~TGo4AnalysisConfigurationStatus ()
 TGo4AnalysisConfigurationStatus (const char *Name, const char *Title)
TGo4AnalysisStatusGetAnaylsisStatus ()
void SetAnaylsisStatus (TGo4AnalysisStatus *Status)
void DeleteAnaylsisStatus ()
const char * GetSourcePath () const
const char * GetStorePath () const
const char * GetAutoSavePath () const
const char * GetConfigPath () const
void SetSourcePath (const char *path=".")
void SetStorePath (const char *path=".")
void SetAutoSavePath (const char *path=".")
void SetConfigPath (const char *path=".")

Protected Attributes

TGo4AnalysisStatusfxTGo4AnalysisStatus
TString fxEventSourcePath
 remember file path for event source. More...

TString fxEventStorePath
 remember file path for event store. More...

TString fxAutoSavePath
 remember file path for autosave file. More...

TString fxConfigPath
 remember file path for configuration file. More...


Detailed Description

Author:
Mohammad Al-Turany, J.Adamczewski
Version:
0.1
Since:
07.11.2001, added file paths strings 05/2004

Definition at line 29 of file TGo4AnalysisConfigurationStatus.h.


Constructor & Destructor Documentation

TGo4AnalysisConfigurationStatus::~TGo4AnalysisConfigurationStatus   [virtual]
 

Definition at line 33 of file TGo4AnalysisConfigurationStatus.cxx.

TGo4AnalysisConfigurationStatus::TGo4AnalysisConfigurationStatus const char *    Name,
const char *    Title
 

Definition at line 20 of file TGo4AnalysisConfigurationStatus.cxx.

References fxTGo4AnalysisStatus, SetAutoSavePath(), SetConfigPath(), SetSourcePath(), and SetStorePath().


Member Function Documentation

TGo4AnalysisStatus * TGo4AnalysisConfigurationStatus::GetAnaylsisStatus  
 

Definition at line 52 of file TGo4AnalysisConfigurationStatus.cxx.

References fxTGo4AnalysisStatus.

Referenced by TGo4AnalysisConfigurationSlots::AutoSaveFile(), TGo4AnalysisConfigurationSlots::SetAutoSaveInterval(), TGo4AnalysisConfigurationSlots::SetAutoSaveOn(), TGo4AnalysisConfigurationSlots::SetAutoSaveOverwrite(), TGo4AnalysisConfigurationSlots::SetCompressionLevel(), TGo4AnalysisConfigurationSlots::SubmitConfiguration(), and TGo4AnalysisConfigurationSlots::WriteAutoSave().

void TGo4AnalysisConfigurationStatus::SetAnaylsisStatus TGo4AnalysisStatus   Status
 

Definition at line 35 of file TGo4AnalysisConfigurationStatus.cxx.

References fxTGo4AnalysisStatus.

Referenced by TGo4AnalysisConfigurationSlots::StatusChanged().

void TGo4AnalysisConfigurationStatus::DeleteAnaylsisStatus  
 

Definition at line 44 of file TGo4AnalysisConfigurationStatus.cxx.

References fxTGo4AnalysisStatus.

const char* TGo4AnalysisConfigurationStatus::GetSourcePath   const [inline]
 

Definition at line 43 of file TGo4AnalysisConfigurationStatus.h.

References fxEventSourcePath.

const char* TGo4AnalysisConfigurationStatus::GetStorePath   const [inline]
 

Definition at line 44 of file TGo4AnalysisConfigurationStatus.h.

References fxEventStorePath.

const char* TGo4AnalysisConfigurationStatus::GetAutoSavePath   const [inline]
 

Definition at line 45 of file TGo4AnalysisConfigurationStatus.h.

References fxAutoSavePath.

const char* TGo4AnalysisConfigurationStatus::GetConfigPath   const [inline]
 

Definition at line 46 of file TGo4AnalysisConfigurationStatus.h.

References fxConfigPath.

void TGo4AnalysisConfigurationStatus::SetSourcePath const char *    path = "." [inline]
 

Definition at line 48 of file TGo4AnalysisConfigurationStatus.h.

References fxEventSourcePath.

Referenced by TGo4AnalysisConfigurationStatus().

void TGo4AnalysisConfigurationStatus::SetStorePath const char *    path = "." [inline]
 

Definition at line 49 of file TGo4AnalysisConfigurationStatus.h.

References fxEventStorePath.

Referenced by TGo4AnalysisConfigurationStatus().

void TGo4AnalysisConfigurationStatus::SetAutoSavePath const char *    path = "." [inline]
 

Definition at line 50 of file TGo4AnalysisConfigurationStatus.h.

References fxAutoSavePath.

Referenced by TGo4AnalysisConfigurationStatus().

void TGo4AnalysisConfigurationStatus::SetConfigPath const char *    path = "." [inline]
 

Definition at line 51 of file TGo4AnalysisConfigurationStatus.h.

References fxConfigPath.

Referenced by TGo4AnalysisConfigurationStatus().


Member Data Documentation

TGo4AnalysisStatus* TGo4AnalysisConfigurationStatus::fxTGo4AnalysisStatus [protected]
 

Definition at line 55 of file TGo4AnalysisConfigurationStatus.h.

Referenced by DeleteAnaylsisStatus(), GetAnaylsisStatus(), SetAnaylsisStatus(), and TGo4AnalysisConfigurationStatus().

TString TGo4AnalysisConfigurationStatus::fxEventSourcePath [protected]
 

remember file path for event source.

Definition at line 58 of file TGo4AnalysisConfigurationStatus.h.

Referenced by GetSourcePath(), and SetSourcePath().

TString TGo4AnalysisConfigurationStatus::fxEventStorePath [protected]
 

remember file path for event store.

Definition at line 61 of file TGo4AnalysisConfigurationStatus.h.

Referenced by GetStorePath(), and SetStorePath().

TString TGo4AnalysisConfigurationStatus::fxAutoSavePath [protected]
 

remember file path for autosave file.

Definition at line 64 of file TGo4AnalysisConfigurationStatus.h.

Referenced by GetAutoSavePath(), and SetAutoSavePath().

TString TGo4AnalysisConfigurationStatus::fxConfigPath [protected]
 

remember file path for configuration file.

Definition at line 67 of file TGo4AnalysisConfigurationStatus.h.

Referenced by GetConfigPath(), and SetConfigPath().


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