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

TXXXParam Class Reference

#include <TXXXParam.h>

Inheritance diagram for TXXXParam:

TGo4Parameter TGo4Parameter List of all members.

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

Constructor & Destructor Documentation

TXXXParam::TXXXParam  ) 
 

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.

TXXXParam::TXXXParam const char *  name  ) 
 

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.

TXXXParam::~TXXXParam  )  [virtual]
 

Definition at line 86 of file TXXXParam.cxx.

TXXXParam::TXXXParam  ) 
 

TXXXParam::TXXXParam const char *  name  ) 
 

virtual TXXXParam::~TXXXParam  )  [virtual]
 


Member Function Documentation

Int_t TXXXParam::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 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.

Bool_t TXXXParam::UpdateFrom TGo4Parameter  )  [virtual]
 

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.

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

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

Reimplemented from TGo4Parameter.

virtual Bool_t TXXXParam::UpdateFrom TGo4Parameter  )  [virtual]
 

Update contents of paramter class with external object.

to be implemented in subclass

Reimplemented from TGo4Parameter.


Member Data Documentation

Bool_t TXXXParam::fill
 

Definition at line 37 of file TXXXParam.h.

Referenced by TXXXParam(), and UpdateFrom().

Float_t TXXXParam::frP1
 

Definition at line 38 of file TXXXParam.h.

Referenced by PrintParameter(), TXXXAnalysis::TXXXAnalysis(), TXXXParam(), and UpdateFrom().

Float_t TXXXParam::frP2
 

Definition at line 39 of file TXXXParam.h.

Referenced by PrintParameter(), TXXXAnalysis::TXXXAnalysis(), TXXXParam(), and UpdateFrom().

Int_t TXXXParam::fiNum
 

Definition at line 40 of file TXXXParam.h.

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

Bool_t TXXXParam::fbEnab
 

Definition at line 41 of file TXXXParam.h.

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

Double_t TXXXParam::fdTest
 

Definition at line 42 of file TXXXParam.h.

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

Short_t TXXXParam::fsTest
 

Definition at line 43 of file TXXXParam.h.

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

Char_t TXXXParam::fcTest
 

Definition at line 44 of file TXXXParam.h.

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

Long_t TXXXParam::flTest
 

Definition at line 45 of file TXXXParam.h.

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

TString TXXXParam::fxInputfile
 

Definition at line 46 of file TXXXParam.h.

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

Int_t TXXXParam::fiDataArray
 

Definition at line 47 of file TXXXParam.h.

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

Double_t TXXXParam::fdMeV
 

Definition at line 48 of file TXXXParam.h.

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

UInt_t TXXXParam::fuNum
 

Definition at line 49 of file TXXXParam.h.

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

Double_t TXXXParam::fdTestarr
 

Definition at line 50 of file TXXXParam.h.

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

UShort_t TXXXParam::fuShort
 

Definition at line 51 of file TXXXParam.h.

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

UChar_t TXXXParam::fuChar
 

Definition at line 52 of file TXXXParam.h.

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

ULong_t TXXXParam::fuLong
 

Definition at line 53 of file TXXXParam.h.

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


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