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

TYYYParameter Class Reference

#include <TYYYParameter.h>

Inheritance diagram for TYYYParameter:

TGo4Parameter List of all members.

Public Member Functions

 TYYYParameter ()
 TYYYParameter (const char *name)
virtual ~TYYYParameter ()
virtual Int_t PrintParameter (Text_t *n, Int_t)
 Basic method to printout information on stdout; to be overridden by specific subclass.
virtual Bool_t UpdateFrom (TGo4Parameter *)
 Update contents of paramter class with external object.

Public Attributes

Float_t frP1
Float_t frP2
Int_t fiDataArray [__ARRAYSIZE__]
TGo4FitterfxFitArray [__ARRAYSIZE__]

Constructor & Destructor Documentation

TYYYParameter::TYYYParameter  ) 
 

Definition at line 23 of file TYYYParameter.cxx.

References __ARRAYSIZE__, fiDataArray, frP1, frP2, and fxFitArray.

TYYYParameter::TYYYParameter const char *  name  ) 
 

Definition at line 37 of file TYYYParameter.cxx.

References __ARRAYSIZE__, fiDataArray, frP1, frP2, and fxFitArray.

TYYYParameter::~TYYYParameter  )  [virtual]
 

Definition at line 49 of file TYYYParameter.cxx.

References __ARRAYSIZE__, and fxFitArray.


Member Function Documentation

Int_t TYYYParameter::PrintParameter Text_t *  n,
Int_t 
[virtual]
 

Basic method to printout information on stdout; to be overridden by specific subclass.

Reimplemented from TGo4Parameter.

Definition at line 59 of file TYYYParameter.cxx.

References __ARRAYSIZE__, fiDataArray, frP1, frP2, fxFitArray, and TGo4Fitter::PrintLines().

Referenced by TYYYUnpackProc::TYYYUnpackProc().

Bool_t TYYYParameter::UpdateFrom TGo4Parameter  )  [virtual]
 

Update contents of paramter class with external object.

to be implemented in subclass

Reimplemented from TGo4Parameter.

Definition at line 72 of file TYYYParameter.cxx.

References __ARRAYSIZE__, fiDataArray, frP1, frP2, and fxFitArray.


Member Data Documentation

Float_t TYYYParameter::frP1
 

Definition at line 33 of file TYYYParameter.h.

Referenced by PrintParameter(), TYYYAnalysis::TYYYAnalysis(), TYYYParameter(), and UpdateFrom().

Float_t TYYYParameter::frP2
 

Definition at line 34 of file TYYYParameter.h.

Referenced by PrintParameter(), TYYYAnalysis::TYYYAnalysis(), TYYYParameter(), and UpdateFrom().

Int_t TYYYParameter::fiDataArray[__ARRAYSIZE__]
 

Definition at line 35 of file TYYYParameter.h.

Referenced by PrintParameter(), TYYYParameter(), and UpdateFrom().

TGo4Fitter* TYYYParameter::fxFitArray[__ARRAYSIZE__]
 

Definition at line 36 of file TYYYParameter.h.

Referenced by PrintParameter(), TYYYParameter(), UpdateFrom(), and ~TYYYParameter().


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