Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TXXXControl Class Reference

#include <TXXXControl.h>

Inheritance diagram for TXXXControl:

TGo4Parameter List of all members.

Public Methods

 TXXXControl ()
 TXXXControl (Text_t *name)
virtual ~TXXXControl ()
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...

void SaveMacro ()

Public Attributes

Bool_t fill

Constructor & Destructor Documentation

TXXXControl::TXXXControl  
 

Definition at line 22 of file TXXXControl.cxx.

References fill.

TXXXControl::TXXXControl Text_t *    name
 

Definition at line 27 of file TXXXControl.cxx.

References fill.

TXXXControl::~TXXXControl   [virtual]
 

Definition at line 32 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 36 of file TXXXControl.cxx.

References fill, and n.

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 45 of file TXXXControl.cxx.

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

void TXXXControl::SaveMacro  
 

Definition at line 61 of file TXXXControl.cxx.

References PrintParameter().

Referenced by UpdateFrom().


Member Data Documentation

Bool_t TXXXControl::fill
 

Definition at line 32 of file TXXXControl.h.

Referenced by TXXXProc::Event(), PrintParameter(), TXXXControl(), and UpdateFrom().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:57:00 2005 for Go4-v2.10-5 by doxygen1.2.15