Public Member Functions

TGo4ComClearObject Class Reference

#include <TGo4ComClearObject.h>

Inheritance diagram for TGo4ComClearObject:
TGo4AnalysisObjectCommand TGo4AnalysisCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComClearObject ()
 TGo4ComClearObject (const char *obname)
virtual ~TGo4ComClearObject ()
virtual Int_t ExeCom ()

Detailed Description

Calls Clear() method of client object, if object of this name exists. Object will be searched in dynamic lists first, then in entire root registry. Useful to clear histogram contents, e.g.

Author:
J. Adamczewski
Since:
06-Jun-2001

Definition at line 26 of file TGo4ComClearObject.h.


Constructor & Destructor Documentation

TGo4ComClearObject::TGo4ComClearObject (  ) 
TGo4ComClearObject::TGo4ComClearObject ( const char *  obname  ) 
TGo4ComClearObject::~TGo4ComClearObject (  )  [virtual]

Definition at line 43 of file TGo4ComClearObject.cxx.

References GO4TRACE.


Member Function Documentation

Int_t TGo4ComClearObject::ExeCom (  )  [virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines