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

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 |
|
|
Definition at line 22 of file TXXXControl.cxx. References fill. |
|
|
Definition at line 27 of file TXXXControl.cxx. References fill. |
|
|
Definition at line 32 of file TXXXControl.cxx. |
|
||||||||||||
|
basic method to printout information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4Parameter. Definition at line 36 of file TXXXControl.cxx. Referenced by SaveMacro(), TXXXProc::TXXXProc(), and UpdateFrom(). |
|
|
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(). |
|
|
Definition at line 61 of file TXXXControl.cxx. References PrintParameter(). Referenced by UpdateFrom(). |
|
|
Definition at line 32 of file TXXXControl.h. Referenced by TXXXProc::Event(), PrintParameter(), TXXXControl(), and UpdateFrom(). |
1.2.15