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

TGo4CanvasStatus Class Reference

Status object for TCanvas. More...

#include <TGo4CanvasStatus.h>

Inheritance diagram for TGo4CanvasStatus:

TGo4ObjectStatus TGo4Status List of all members.

Public Methods

 TGo4CanvasStatus ()
 TGo4CanvasStatus (TCanvas *par, Bool_t shortinfo=kFALSE)
 Setup canvas status from exisiting canvas. More...

virtual ~TGo4CanvasStatus ()
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. More...

TCanvas * CreateCanvas ()

Detailed Description

Status object for TCanvas.

GUI will decide from this the type of the remote object baseclass. In return this is used to create TCanvas on analysis from description.

Author:
J. Adamczewski
Since:
08-APR-2003

Definition at line 32 of file TGo4CanvasStatus.h.


Constructor & Destructor Documentation

TGo4CanvasStatus::TGo4CanvasStatus  
 

Definition at line 24 of file TGo4CanvasStatus.cxx.

TGo4CanvasStatus::TGo4CanvasStatus TCanvas *    par,
Bool_t    shortinfo = kFALSE
 

Setup canvas status from exisiting canvas.

If shortinfo is true, the subpads are not scanned, but only the histogram names are retrieved.

Definition at line 28 of file TGo4CanvasStatus.cxx.

TGo4CanvasStatus::~TGo4CanvasStatus   [virtual]
 

Definition at line 35 of file TGo4CanvasStatus.cxx.


Member Function Documentation

Int_t TGo4CanvasStatus::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 39 of file TGo4CanvasStatus.cxx.

References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE.

TCanvas * TGo4CanvasStatus::CreateCanvas  
 

Definition at line 74 of file TGo4CanvasStatus.cxx.

Referenced by TGo4AnalysisObjectManager::SetCanvas().


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