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

TGo4UserSourceParameter Class Reference

#include <TGo4UserSourceParameter.h>

Inheritance diagram for TGo4UserSourceParameter:

TGo4EventSourceParameter TGo4Parameter List of all members.

Public Member Functions

 TGo4UserSourceParameter ()
 TGo4UserSourceParameter (const char *name)
virtual ~TGo4UserSourceParameter ()
void SetPort (Int_t port)
Int_t GetPort () const
const char * GetExpression () const
 User expression as string.
void SetExpression (const char *name)
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

Private Attributes

Int_t fiPort
 (Port) number.
TString fxExpression
 Any user defined expression as string.

Constructor & Destructor Documentation

TGo4UserSourceParameter::TGo4UserSourceParameter  ) 
 

Definition at line 29 of file TGo4UserSourceParameter.cxx.

TGo4UserSourceParameter::TGo4UserSourceParameter const char *  name  ) 
 

Definition at line 24 of file TGo4UserSourceParameter.cxx.

TGo4UserSourceParameter::~TGo4UserSourceParameter  )  [virtual]
 

Definition at line 34 of file TGo4UserSourceParameter.cxx.


Member Function Documentation

void TGo4UserSourceParameter::SetPort Int_t  port  )  [inline]
 

Definition at line 30 of file TGo4UserSourceParameter.h.

References fiPort.

Referenced by TGo4Interface::StepUserSource().

Int_t TGo4UserSourceParameter::GetPort  )  const [inline]
 

Definition at line 31 of file TGo4UserSourceParameter.h.

References fiPort.

Referenced by TYYYEventSource::TYYYEventSource().

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

User expression as string.

Definition at line 34 of file TGo4UserSourceParameter.h.

References fxExpression.

Referenced by PrintParameter(), and TYYYEventSource::TYYYEventSource().

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

Definition at line 35 of file TGo4UserSourceParameter.h.

References fxExpression.

Referenced by TGo4Interface::StepUserSource().

Int_t TGo4UserSourceParameter::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 TGo4EventSourceParameter.

Definition at line 38 of file TGo4UserSourceParameter.cxx.

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


Member Data Documentation

Int_t TGo4UserSourceParameter::fiPort [private]
 

(Port) number.

Optional and user defined.

Definition at line 42 of file TGo4UserSourceParameter.h.

Referenced by GetPort(), and SetPort().

TString TGo4UserSourceParameter::fxExpression [private]
 

Any user defined expression as string.

Definition at line 45 of file TGo4UserSourceParameter.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