#include <TGo4ComClearObject.h>
Inheritance diagram for TGo4ComClearObject:
Public Methods | |
TGo4ComClearObject () | |
TGo4ComClearObject (const char *obname) | |
virtual | ~TGo4ComClearObject () |
Int_t | ExeCom () |
Do the command action. More... |
Object will be searched in dynamic lists first, then in entire root registry. Useful to clear histogram contents, e.g.
Definition at line 28 of file TGo4ComClearObject.h.
|
Definition at line 22 of file TGo4ComClearObject.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 33 of file TGo4ComClearObject.cxx. References kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 45 of file TGo4ComClearObject.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 52 of file TGo4ComClearObject.cxx. References TGo4Analysis::ClearObjects(), TGo4Log::Debug(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::Instance(), TGo4Slave::SendStatusMessage(), and TRACE. |