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

TGo4UserStoreParameter Class Reference

#include <TGo4UserStoreParameter.h>

Inheritance diagram for TGo4UserStoreParameter:

TGo4EventStoreParameter TGo4Parameter List of all members.

Public Methods

 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. More...

virtual Bool_t UpdateFrom (TGo4Parameter *rhs)
 update contents of paramter class with external object. More...

const char * GetExpression () const
 User expression as string. More...

void SetExpression (const char *name)

Private Attributes

TString fxExpression
 Any user defined expression as string. More...


Constructor & Destructor Documentation

TGo4UserStoreParameter::TGo4UserStoreParameter  
 

Definition at line 29 of file TGo4UserStoreParameter.cxx.

References GO4EV_USER.

TGo4UserStoreParameter::TGo4UserStoreParameter const char *    name
 

Definition at line 23 of file TGo4UserStoreParameter.cxx.

References GO4EV_USER.

TGo4UserStoreParameter::~TGo4UserStoreParameter   [virtual]
 

Definition at line 35 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 40 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 70 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 Tue Nov 8 10:57:01 2005 for Go4-v2.10-5 by doxygen1.2.15