#include <TGo4BranchStatus.h>
Public Member Functions | |
TGo4BranchStatus () | |
TGo4BranchStatus (TBranch *branch) | |
virtual | ~TGo4BranchStatus () |
virtual Int_t | PrintStatus (Text_t *buffer=0, Int_t buflen=0) |
Definition at line 21 of file TGo4BranchStatus.h.
TGo4BranchStatus::TGo4BranchStatus | ( | ) |
Definition at line 22 of file TGo4BranchStatus.cxx.
TGo4BranchStatus::TGo4BranchStatus | ( | TBranch * | branch | ) |
Create status information from given TBranch object. For reconstruction of TTree structure for display in remote browser.
Definition at line 27 of file TGo4BranchStatus.cxx.
References TGo4ObjectStatus::fxObjectClass.
TGo4BranchStatus::~TGo4BranchStatus | ( | ) | [virtual] |
Definition at line 41 of file TGo4BranchStatus.cxx.
Int_t TGo4BranchStatus::PrintStatus | ( | Text_t * | buffer = 0 , |
|
Int_t | buflen = 0 | |||
) | [virtual] |
basic method to printout status information on stdout; to be overridden by specific subclass
Reimplemented from TGo4ObjectStatus.
Definition at line 45 of file TGo4BranchStatus.cxx.
References GO4TRACE, TGo4Status::PrintBuffer(), and TGo4Status::PrintIndent().