#include <TYYYParameter.h>
Inheritance diagram for TYYYParameter:
Public Methods | |
TYYYParameter () | |
TYYYParameter (Text_t *name) | |
virtual | ~TYYYParameter () |
Int_t | PrintParameter (Text_t *n, Int_t) |
basic method to printout information on stdout; to be overridden by specific subclass. More... | |
Bool_t | UpdateFrom (TGo4Parameter *) |
update contents of paramter class with external object. More... | |
Public Attributes | |
Float_t | frP1 |
Float_t | frP2 |
Int_t | fiDataArray [__ARRAYSIZE__] |
TGo4Fitter * | fxFitArray [__ARRAYSIZE__] |
|
Definition at line 21 of file TYYYParameter.cxx. References fiDataArray, frP1, frP2, and fxFitArray. |
|
Definition at line 35 of file TYYYParameter.cxx. References fiDataArray, frP1, frP2, and fxFitArray. |
|
Definition at line 47 of file TYYYParameter.cxx. References fxFitArray. |
|
basic method to printout information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4Parameter. Definition at line 57 of file TYYYParameter.cxx. References fiDataArray, frP1, frP2, fxFitArray, n, 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 70 of file TYYYParameter.cxx. References 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(). |