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

Public Member Functions | |
| TXXXParameter () | |
| TXXXParameter (const char *name) | |
| virtual | ~TXXXParameter () |
| Int_t | PrintParameter (Text_t *n, Int_t) |
| Basic method to printout information on stdout; to be overridden by specific subclass. | |
| Bool_t | UpdateFrom (TGo4Parameter *) |
| Update contents of paramter class with external object. | |
Public Attributes | |
| 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 TXXXParameter.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 54 of file TXXXParameter.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 87 of file TXXXParameter.cxx. |
|
||||||||||||
|
Basic method to printout information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4Parameter. Definition at line 93 of file TXXXParameter.cxx. References __ARRAYSIZE__, __MEVX__, __MEVY__, fbEnab, fcTest, fdMeV, fdTest, fdTestarr, fiDataArray, fiNum, flTest, frP1, frP2, fsTest, fuChar, fuLong, fuNum, fuShort, and fxInputfile. Referenced by TXXXUnpackProc::TXXXUnpackProc(). |
|
|
Update contents of paramter class with external object. to be implemented in subclass Reimplemented from TGo4Parameter. Definition at line 127 of file TXXXParameter.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 34 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), UpdateFrom(), and TXXXAnlProc::XXXEventAnalysis(). |
|
|
Definition at line 35 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 36 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 37 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 38 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 39 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 40 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 41 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 42 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 43 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 44 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 45 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 46 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 47 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 48 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
|
|
Definition at line 49 of file TXXXParameter.h. Referenced by PrintParameter(), TXXXParameter(), and UpdateFrom(). |
1.4.2