#include <TYYYParameter.h>
Inheritance diagram for TYYYParameter:

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__] |
| TGo4Fitter * | fxFitArray [__ARRAYSIZE__] |
|
|
Definition at line 23 of file TYYYParameter.cxx. References __ARRAYSIZE__, fiDataArray, frP1, frP2, and fxFitArray. |
|
|
Definition at line 37 of file TYYYParameter.cxx. References __ARRAYSIZE__, fiDataArray, frP1, frP2, and fxFitArray. |
|
|
Definition at line 49 of file TYYYParameter.cxx. References __ARRAYSIZE__, and fxFitArray. |
|
||||||||||||
|
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(). |
|
|
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. |
|
|
Definition at line 33 of file TYYYParameter.h. Referenced by PrintParameter(), TYYYAnalysis::TYYYAnalysis(), TYYYParameter(), and UpdateFrom(). |
|
|
Definition at line 34 of file TYYYParameter.h. Referenced by PrintParameter(), TYYYAnalysis::TYYYAnalysis(), TYYYParameter(), and UpdateFrom(). |
|
|
Definition at line 35 of file TYYYParameter.h. Referenced by PrintParameter(), TYYYParameter(), and UpdateFrom(). |
|
|
Definition at line 36 of file TYYYParameter.h. Referenced by PrintParameter(), TYYYParameter(), UpdateFrom(), and ~TYYYParameter(). |
1.4.2