Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4AnalysisStepException Class Reference

#include <TGo4AnalysisStepException.h>

Inheritance diagram for TGo4AnalysisStepException:

TGo4RuntimeException TGo4Exception List of all members.

Public Member Functions

 TGo4AnalysisStepException (TGo4AnalysisStep *step)
virtual ~TGo4AnalysisStepException ()
Int_t Handle ()
 This is a default handler function for the respective exception type.
 TGo4AnalysisStepException (const TGo4AnalysisStepException &right)
TGo4AnalysisStepExceptionoperator= (const TGo4AnalysisStepException &right)
Int_t GetProcessStatus () const
 Status of the last event.
const char * GetStatusMessage () const
 Status message of last Process() call.
const char * GetStepName ()
 Name of the throwing analysis step.

Protected Attributes

TGo4AnalysisStepfxStep
 1
TString fxStatusMessage
TString fxStepName
Int_t fiProcessStatus
 Contains current analysis step status value.

Private Member Functions

 TGo4AnalysisStepException ()

Constructor & Destructor Documentation

TGo4AnalysisStepException::TGo4AnalysisStepException TGo4AnalysisStep step  ) 
 

Definition at line 21 of file TGo4AnalysisStepException.cxx.

References fiProcessStatus, TGo4Exception::fxDescription, fxStatusMessage, fxStep, fxStepName, TGo4AnalysisStep::GetProcessStatus(), TGo4AnalysisStep::GetStatusMessage(), and TRACE.

TGo4AnalysisStepException::~TGo4AnalysisStepException  )  [virtual]
 

Definition at line 35 of file TGo4AnalysisStepException.cxx.

References TRACE.

TGo4AnalysisStepException::TGo4AnalysisStepException const TGo4AnalysisStepException right  ) 
 

Definition at line 63 of file TGo4AnalysisStepException.cxx.

References fiProcessStatus, fxStatusMessage, fxStep, fxStepName, and TRACE.

TGo4AnalysisStepException::TGo4AnalysisStepException  )  [private]
 


Member Function Documentation

Int_t TGo4AnalysisStepException::Handle  )  [virtual]
 

This is a default handler function for the respective exception type.

Reimplemented from TGo4RuntimeException.

Definition at line 73 of file TGo4AnalysisStepException.cxx.

References TGo4Log::Error(), GetProcessStatus(), GetStatusMessage(), GetStepName(), TRACE, and TGo4Exception::What().

TGo4AnalysisStepException & TGo4AnalysisStepException::operator= const TGo4AnalysisStepException right  ) 
 

Definition at line 41 of file TGo4AnalysisStepException.cxx.

References fiProcessStatus, fxStatusMessage, fxStep, fxStepName, TGo4RuntimeException::operator=(), and TRACE.

Int_t TGo4AnalysisStepException::GetProcessStatus  )  const [inline]
 

Status of the last event.

Definition at line 39 of file TGo4AnalysisStepException.h.

References fiProcessStatus.

Referenced by Handle().

const char* TGo4AnalysisStepException::GetStatusMessage  )  const [inline]
 

Status message of last Process() call.

Definition at line 42 of file TGo4AnalysisStepException.h.

References fxStatusMessage.

Referenced by Handle().

const char* TGo4AnalysisStepException::GetStepName  )  [inline]
 

Name of the throwing analysis step.

Definition at line 45 of file TGo4AnalysisStepException.h.

References fxStepName.

Referenced by Handle().


Member Data Documentation

TGo4AnalysisStep* TGo4AnalysisStepException::fxStep [protected]
 

1

Definition at line 49 of file TGo4AnalysisStepException.h.

Referenced by operator=(), and TGo4AnalysisStepException().

TString TGo4AnalysisStepException::fxStatusMessage [protected]
 

Definition at line 51 of file TGo4AnalysisStepException.h.

Referenced by GetStatusMessage(), operator=(), and TGo4AnalysisStepException().

TString TGo4AnalysisStepException::fxStepName [protected]
 

Definition at line 53 of file TGo4AnalysisStepException.h.

Referenced by GetStepName(), operator=(), and TGo4AnalysisStepException().

Int_t TGo4AnalysisStepException::fiProcessStatus [protected]
 

Contains current analysis step status value.

To be checked by framework after Process().

Definition at line 56 of file TGo4AnalysisStepException.h.

Referenced by GetProcessStatus(), operator=(), and TGo4AnalysisStepException().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:00:25 2008 for Go4-v3.04-1 by  doxygen 1.4.2