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

TXXXControl Class Reference

#include <TXXXControl.h>

Inheritance diagram for TXXXControl:

TGo4Parameter List of all members.

Public Member Functions

 TXXXControl ()
 TXXXControl (const char *name)
virtual ~TXXXControl ()
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.
void SaveMacro ()

Public Attributes

Bool_t fill

Constructor & Destructor Documentation

TXXXControl::TXXXControl  ) 
 

Definition at line 22 of file TXXXControl.cxx.

TXXXControl::TXXXControl const char *  name  ) 
 

Definition at line 28 of file TXXXControl.cxx.

TXXXControl::~TXXXControl  )  [virtual]
 

Definition at line 34 of file TXXXControl.cxx.


Member Function Documentation

Int_t TXXXControl::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 38 of file TXXXControl.cxx.

References fill.

Referenced by SaveMacro(), TXXXProc::TXXXProc(), and UpdateFrom().

Bool_t TXXXControl::UpdateFrom TGo4Parameter  )  [virtual]
 

Update contents of paramter class with external object.

to be implemented in subclass

Reimplemented from TGo4Parameter.

Definition at line 47 of file TXXXControl.cxx.

References fill, PrintParameter(), and SaveMacro().

void TXXXControl::SaveMacro  ) 
 

Definition at line 63 of file TXXXControl.cxx.

References fill, and PrintParameter().

Referenced by UpdateFrom().


Member Data Documentation

Bool_t TXXXControl::fill
 

Definition at line 32 of file TXXXControl.h.

Referenced by TXXXProc::BuildEvent(), PrintParameter(), SaveMacro(), 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