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

Public Member Functions | |
| TGo4MemberStatus () | |
| TGo4MemberStatus (const char *name, const char *datatypename) | |
| Create status information about event datamemeber. | |
| virtual | ~TGo4MemberStatus () |
| virtual Int_t | PrintStatus (Text_t *buffer=0, Int_t buflen=0) |
| basic method to printout status information on stdout; to be overridden by specific subclass | |
|
|
Definition at line 20 of file TGo4MemberStatus.cxx. |
|
||||||||||||
|
Create status information about event datamemeber. For reconstruction of eventstructure for display in remote browser. Definition at line 25 of file TGo4MemberStatus.cxx. References TGo4ObjectStatus::fxObjectClass. |
|
|
Definition at line 33 of file TGo4MemberStatus.cxx. |
|
||||||||||||
|
basic method to printout status information on stdout; to be overridden by specific subclass
Reimplemented from TGo4ObjectStatus. Definition at line 37 of file TGo4MemberStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), and TGo4ObjectStatus::PrintStatus(). |
1.4.2