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

TGo4UserStoreParameter Class Reference

#include <TGo4UserStoreParameter.h>

Inheritance diagram for TGo4UserStoreParameter:

TGo4EventStoreParameter TGo4Parameter List of all members.

Public Member Functions

 TGo4UserStoreParameter ()
 TGo4UserStoreParameter (const char *name)
virtual ~TGo4UserStoreParameter ()
virtual Int_t PrintParameter (Text_t *buffer=0, Int_t buflen=0)
 basic method to printout status information on stdout; to be overridden by specific subclass
virtual Bool_t UpdateFrom (TGo4Parameter *rhs)
 update contents of paramter class with external object.
const char * GetExpression () const
 User expression as string.
void SetExpression (const char *name)

Private Attributes

TString fxExpression
 Any user defined expression as string.

Constructor & Destructor Documentation

TGo4UserStoreParameter::TGo4UserStoreParameter  ) 
 

Definition at line 30 of file TGo4UserStoreParameter.cxx.

TGo4UserStoreParameter::TGo4UserStoreParameter const char *  name  ) 
 

Definition at line 24 of file TGo4UserStoreParameter.cxx.

TGo4UserStoreParameter::~TGo4UserStoreParameter  )  [virtual]
 

Definition at line 36 of file TGo4UserStoreParameter.cxx.


Member Function Documentation

Int_t TGo4UserStoreParameter::PrintParameter Text_t *  buffer = 0,
Int_t  buflen = 0
[virtual]
 

basic method to printout status information on stdout; to be overridden by specific subclass

Reimplemented from TGo4EventStoreParameter.

Definition at line 41 of file TGo4UserStoreParameter.cxx.

References GetExpression(), TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4EventStoreParameter::PrintParameter(), and TRACE.

Bool_t TGo4UserStoreParameter::UpdateFrom TGo4Parameter rhs  )  [virtual]
 

update contents of paramter class with external object.

Reimplemented from TGo4EventStoreParameter.

Definition at line 71 of file TGo4UserStoreParameter.cxx.

References TGo4EventStoreParameter::UpdateFrom().

const char* TGo4UserStoreParameter::GetExpression  )  const [inline]
 

User expression as string.

Definition at line 43 of file TGo4UserStoreParameter.h.

References fxExpression.

Referenced by PrintParameter().

void TGo4UserStoreParameter::SetExpression const char *  name  )  [inline]
 

Definition at line 44 of file TGo4UserStoreParameter.h.

References fxExpression.


Member Data Documentation

TString TGo4UserStoreParameter::fxExpression [private]
 

Any user defined expression as string.

Definition at line 49 of file TGo4UserStoreParameter.h.

Referenced by GetExpression(), and SetExpression().


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