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

Public Member Functions | |
| TXXXParam () | |
| TXXXParam (const char *name) | |
| virtual | ~TXXXParam () |
| 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. | |
| TXXXParam () | |
| TXXXParam (const char *name) | |
| virtual | ~TXXXParam () |
| 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 | |
| Bool_t | fill |
| Float_t | frP1 |
| Float_t | frP2 |
| Int_t | fiNum |
| Bool_t | fbEnab |
| Double_t | fdTest |
| Short_t | fsTest |
| Char_t | fcTest |
| Long_t | flTest |
| TString | fxInputfile |
| Int_t | fiDataArray [__ARRAYSIZE__] |
| Double_t | fdMeV [__MEVX__][__MEVY__] |
| UInt_t | fuNum |
| Double_t | fdTestarr [__MEVX__] |
| UShort_t | fuShort |
| UChar_t | fuChar |
| ULong_t | fuLong |
|
|
Definition at line 21 of file TXXXParam.cxx. References __ARRAYSIZE__, __MEVX__, __MEVY__, fbEnab, fcTest, fdMeV, fdTest, fdTestarr, fiDataArray, fiNum, flTest, frP1, frP2, fsTest, fuChar, fuLong, fuNum, fuShort, and fxInputfile. |
|
|
Definition at line 53 of file TXXXParam.cxx. References __ARRAYSIZE__, __MEVX__, __MEVY__, fbEnab, fcTest, fdMeV, fdTest, fdTestarr, fiDataArray, fill, fiNum, flTest, frP1, frP2, fsTest, fuChar, fuLong, fuNum, fuShort, and fxInputfile. |
|
|
Definition at line 86 of file TXXXParam.cxx. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Basic method to printout information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4Parameter. Definition at line 92 of file TXXXParam.cxx. References __ARRAYSIZE__, __MEVX__, __MEVY__, fbEnab, fcTest, fdMeV, fdTest, fdTestarr, fiDataArray, fiNum, flTest, frP1, frP2, fsTest, fuChar, fuLong, fuNum, fuShort, and fxInputfile. |
|
|
Update contents of paramter class with external object. to be implemented in subclass Reimplemented from TGo4Parameter. Definition at line 126 of file TXXXParam.cxx. References __ARRAYSIZE__, __MEVX__, __MEVY__, fbEnab, fcTest, fdMeV, fdTest, fdTestarr, fiDataArray, fill, fiNum, flTest, frP1, frP2, fsTest, fuChar, fuLong, fuNum, fuShort, and fxInputfile. |
|
||||||||||||
|
Basic method to printout information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4Parameter. |
|
|
Update contents of paramter class with external object. to be implemented in subclass Reimplemented from TGo4Parameter. |
|
|
Definition at line 37 of file TXXXParam.h. Referenced by TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 38 of file TXXXParam.h. Referenced by PrintParameter(), TXXXAnalysis::TXXXAnalysis(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 39 of file TXXXParam.h. Referenced by PrintParameter(), TXXXAnalysis::TXXXAnalysis(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 40 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 41 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 42 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 43 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 44 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 45 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 46 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 47 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 48 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 49 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 50 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 51 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 52 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
|
|
Definition at line 53 of file TXXXParam.h. Referenced by PrintParameter(), TXXXParam(), and UpdateFrom(). |
1.4.2